Home
last modified time | relevance | path

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

/linux/fs/orangefs/
H A Ddevorangefs-req.c30 gossip_err("*****************************************************\n");\
31 gossip_err("ORANGEFS Device Error: You cannot open the device file "); \
32 gossip_err("\n/dev/%s more than once. Please make sure that\nthere " \
34 gossip_err("instances of a program using this device\ncurrently " \
36 gossip_err("For example, you can use the lsof program as follows:\n");\
37 gossip_err("'lsof | grep %s' (run this as root)\n", \
39 gossip_err(" open_access_count = %d\n", open_access_count); \
40 gossip_err("*****************************************************\n");\
127 gossip_err("%s: device cannot be opened outside init_user_ns\n", in orangefs_devreq_open()
133 gossip_err("%s: device cannot be opened in blocking mode\n", in orangefs_devreq_open()
[all …]
H A Dsuper.c344 gossip_err("fh buffer is too small for encoding\n"); in orangefs_encode_fh()
395 gossip_err("orangefs_unmount: service_operation %d\n", r); in orangefs_unmount()
485 gossip_err("ERROR: Retrieved null fs_id\n"); in orangefs_get_tree()
551 gossip_err("orangefs_mount: mount request failed with %d\n", ret); in orangefs_get_tree()
553 gossip_err("Ensure that all orangefs-servers have the same FS configuration files\n"); in orangefs_get_tree()
554gossip_err("Look at pvfs2-client-core log file (typically /tmp/pvfs2-client.log) for more details\… in orangefs_get_tree()
654 gossip_err("Cannot create orangefs_inode_cache\n"); in orangefs_inode_cache_initialize()
H A Dfile.c143gossip_err("%s: Failed to copy-in buffers. Please make sure that the pvfs2-client is running. %ld\… in wait_for_direct_io()
218 gossip_err("%s: unexpected op state :%d:.\n", in wait_for_direct_io()
230 gossip_err("%s: error in %s handle %pU, returning %zd\n", in wait_for_direct_io()
257gossip_err("%s: Failed to copy-out buffers. Please make sure that the pvfs2-client is running (%ld… in wait_for_direct_io()
385 gossip_err("%s: orangefs_inode_getattr failed, " in orangefs_fault()
H 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()
H A Dnamei.c63 gossip_err("%s: Failed to allocate inode for file :%pd:\n", in orangefs_create()
265 gossip_err in orangefs_symlink()
338 gossip_err("*** Failed to allocate orangefs dir inode\n"); in orangefs_mkdir()
H 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()
H A Dorangefs-mod.c142 gossip_err("%s: could not initialize device subsystem %d!\n", in orangefs_init()
H A Dprotocol.h362 #define gossip_err pr_err macro
H A Dorangefs-sysfs.c470 gossip_err("sysfs_service_op_show: unknown kobj_id:%s:\n", in sysfs_service_op_show()
793 gossip_err("sysfs_service_op_store: unknown kobj_id:%s:\n", in sysfs_service_op_store()
809 gossip_err("sysfs_service_op_store: service op returned:%d:\n", in sysfs_service_op_store()