Home
last modified time | relevance | path

Searched refs:gossip_err (Results 1 – 15 of 15) sorted by relevance

/linux/fs/orangefs/
A Ddevorangefs-req.c170 gossip_err("%s: blocking read from client-core.\n", in orangefs_devreq_read()
233 gossip_err( in orangefs_devreq_read()
381 gossip_err("%s: total:%d: must be at least:%u:\n", in orangefs_devreq_write_iter()
389 gossip_err("%s: failed to copy head.\n", __func__); in orangefs_devreq_write_iter()
394 gossip_err("%s: userspace claims version" in orangefs_devreq_write_iter()
410 gossip_err("Error: userspace version changes\n"); in orangefs_devreq_write_iter()
424 gossip_err("%s: failed to copy downcall.\n", __func__); in orangefs_devreq_write_iter()
437 gossip_err("%s: funky write, head_size:%d" in orangefs_devreq_write_iter()
451 gossip_err("%s: %x operation with trailer.", in orangefs_devreq_write_iter()
460 gossip_err("%s: %x operation with no trailer.", in orangefs_devreq_write_iter()
[all …]
A Dsuper.c94 gossip_err("Error: mount option [%s] is not supported.\n", p); in parse_mount_options()
356 gossip_err("fh buffer is too small for encoding\n"); in orangefs_encode_fh()
408 gossip_err("orangefs_unmount: service_operation %d\n", r); in orangefs_unmount()
489 gossip_err("ERROR: device name not specified.\n"); in orangefs_mount()
512 gossip_err("ERROR: Retrieved null fs_id\n"); in orangefs_mount()
588 gossip_err("orangefs_mount: mount request failed with %d\n", ret); in orangefs_mount()
590 gossip_err("Ensure that all orangefs-servers have the same FS configuration files\n"); in orangefs_mount()
591gossip_err("Look at pvfs2-client-core log file (typically /tmp/pvfs2-client.log) for more details\… in orangefs_mount()
655 gossip_err("Cannot create orangefs_inode_cache\n"); in orangefs_inode_cache_initialize()
A Dacl.c30 gossip_err("orangefs_get_acl: bogus value of type %d\n", type); in orangefs_get_acl()
57 gossip_err("inode %pU retrieving acl's failed with error %d\n", in orangefs_get_acl()
83 gossip_err("%s: invalid type %d!\n", __func__, type); in __orangefs_set_acl()
142 gossip_err("%s: posix_acl_update_mode err: %d\n", in orangefs_set_acl()
A Dorangefs-cache.c29 gossip_err("Cannot create orangefs_op_cache\n"); in op_cache_initialize()
148 gossip_err("op_alloc: kmem_cache_zalloc failed!\n"); in op_alloc()
162 gossip_err("NULL pointer in op_release\n"); in op_release()
A Dorangefs-bufmap.c275 gossip_err("orangefs error: asked for %d pages, only got %d.\n", in orangefs_bufmap_map()
336 gossip_err("orangefs error: memory alignment (front). %p\n", in orangefs_bufmap_initialize()
343 gossip_err("orangefs error: memory alignment (back).(%p + %d)\n", in orangefs_bufmap_initialize()
350 gossip_err("orangefs error: user provided an oddly sized buffer: (%d, %d, %d)\n", in orangefs_bufmap_initialize()
358 gossip_err("orangefs error: bufmap size not page size divisible (%d).\n", in orangefs_bufmap_initialize()
376 gossip_err("orangefs: error: bufmap already initialized.\n"); in orangefs_bufmap_initialize()
A Dfile.c142gossip_err("%s: Failed to copy-in buffers. Please make sure that the pvfs2-client is running. %ld\… in wait_for_direct_io()
217 gossip_err("%s: unexpected op state :%d:.\n", in wait_for_direct_io()
229 gossip_err("%s: error in %s handle %pU, returning %zd\n", in wait_for_direct_io()
256gossip_err("%s: Failed to copy-out buffers. Please make sure that the pvfs2-client is running (%ld… in wait_for_direct_io()
365 gossip_err("%s: orangefs_inode_getattr failed, " in orangefs_fault()
A Dorangefs-utils.c486 gossip_err("orangefs: error status received.\n"); in orangefs_normalize_to_errno()
487 gossip_err("orangefs: assuming error code is inverted.\n"); in orangefs_normalize_to_errno()
511 gossip_err("%s: bad error code :%d:.\n", in orangefs_normalize_to_errno()
530 gossip_err("%s: unknown error code.\n", __func__); in orangefs_normalize_to_errno()
A Dorangefs-debugfs.c754 gossip_err("%s: overflow!\n", __func__); in do_k_string()
781 gossip_err("%s: overflow!\n", __func__); in do_c_string()
964 gossip_err("%s: no debug help string \n", in orangefs_debugfs_new_client_string()
1022 gossip_err("Invalid mask type....\n"); in orangefs_debugfs_new_debug()
A Dnamei.c65 gossip_err("%s: Failed to allocate inode for file :%pd:\n", in orangefs_create()
273 gossip_err in orangefs_symlink()
348 gossip_err("*** Failed to allocate orangefs dir inode\n"); in orangefs_mkdir()
A Dwaitqueue.c164 gossip_err("%s: %s -- wait timed out; aborting attempt.\n", in service_operation()
295 gossip_err("interrupted operation is in a weird state 0x%x\n", in orangefs_clean_up_interrupted_operation()
A Dxattr.c420 gossip_err("%s: bogus NULL pointers\n", __func__); in orangefs_listxattr()
457 gossip_err("%s: impossible value for returned_count:%d:\n", in orangefs_listxattr()
471 gossip_err("%s: impossible value for lengths[%d]\n", in orangefs_listxattr()
A Dorangefs-mod.c141 gossip_err("%s: could not initialize device subsystem %d!\n", in orangefs_init()
A Dprotocol.h362 #define gossip_err pr_err macro
A Dorangefs-sysfs.c477 gossip_err("sysfs_service_op_show: unknown kobj_id:%s:\n", in sysfs_service_op_show()
801 gossip_err("sysfs_service_op_store: unknown kobj_id:%s:\n", in sysfs_service_op_store()
817 gossip_err("sysfs_service_op_store: service op returned:%d:\n", in sysfs_service_op_store()
A Dinode.c740 gossip_err("%s: orangefs_inode_getattr failed, ret:%d:.\n", in orangefs_setattr_size()
960 gossip_err("%s: only supports setting one of FS_IMMUTABLE_FL|FS_APPEND_FL|FS_NOATIME_FL\n", in orangefs_fileattr_set()

Completed in 21 milliseconds