Searched refs:GOSSIP_INODE_DEBUG (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/fs/orangefs/ |
A D | orangefs-debug.h | 27 #define GOSSIP_INODE_DEBUG ((__u64)1 << 1) macro 67 {"inode", GOSSIP_INODE_DEBUG},
|
A D | inode.c | 713 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_setattr_size() 753 gossip_debug(GOSSIP_INODE_DEBUG, "%s: ret:%d:\n", __func__, ret); in orangefs_setattr_size() 844 gossip_debug(GOSSIP_INODE_DEBUG, "__orangefs_setattr: called on %pd\n", in orangefs_setattr() 852 gossip_debug(GOSSIP_INODE_DEBUG, "orangefs_setattr: returning %d\n", in orangefs_setattr() 866 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_getattr() 892 gossip_debug(GOSSIP_INODE_DEBUG, "%s: refreshing\n", __func__); in orangefs_permission() 905 gossip_debug(GOSSIP_INODE_DEBUG, "orangefs_update_time: %pU\n", in orangefs_update_time() 995 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_init_iops() 1083 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_iget() 1104 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_new_inode() [all …]
|
A D | file.c | 421 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_file_release() 425 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_file_release()
|
Completed in 8 milliseconds