Home
last modified time | relevance | path

Searched refs:GOSSIP_INODE_DEBUG (Results 1 – 4 of 4) sorted by relevance

/linux/fs/orangefs/
H A Dinode.c686 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_setattr_size()
726 gossip_debug(GOSSIP_INODE_DEBUG, "%s: ret:%d:\n", __func__, ret); in orangefs_setattr_size()
817 gossip_debug(GOSSIP_INODE_DEBUG, "__orangefs_setattr: called on %pd\n", in orangefs_setattr()
825 gossip_debug(GOSSIP_INODE_DEBUG, "orangefs_setattr: returning %d\n", in orangefs_setattr()
839 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_getattr()
865 gossip_debug(GOSSIP_INODE_DEBUG, "%s: refreshing\n", __func__); in orangefs_permission()
879 gossip_debug(GOSSIP_INODE_DEBUG, "orangefs_update_time: %pU\n", in orangefs_update_time()
969 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_init_iops()
1057 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_iget()
1078 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_new_inode()
[all...]
H A Dorangefs-debug.h27 #define GOSSIP_INODE_DEBUG ((__u64)1 << 1) macro
H A Dfile.c443 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_file_release()
447 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_file_release()
H A Dorangefs-debugfs.c68 {"inode", GOSSIP_INODE_DEBUG},