Searched refs:GOSSIP_INODE_DEBUG (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/fs/orangefs/ |
| H A D | inode.c | 684 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_setattr_size() 724 gossip_debug(GOSSIP_INODE_DEBUG, "%s: ret:%d:\n", __func__, ret); in orangefs_setattr_size() 815 gossip_debug(GOSSIP_INODE_DEBUG, "__orangefs_setattr: called on %pd\n", in orangefs_setattr() 823 gossip_debug(GOSSIP_INODE_DEBUG, "orangefs_setattr: returning %d\n", in orangefs_setattr() 837 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_getattr() 863 gossip_debug(GOSSIP_INODE_DEBUG, "%s: refreshing\n", __func__); in orangefs_permission() 877 gossip_debug(GOSSIP_INODE_DEBUG, "orangefs_update_time: %pU\n", in orangefs_update_time() 967 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_init_iops() 1055 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_iget() 1076 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_new_inode() [all …]
|
| H A D | orangefs-debug.h | 27 #define GOSSIP_INODE_DEBUG ((__u64)1 << 1) macro
|
| H A D | file.c | 441 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_file_release() 445 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_file_release()
|
| H A D | orangefs-debugfs.c | 68 {"inode", GOSSIP_INODE_DEBUG},
|