Home
last modified time | relevance | path

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

/linux-6.15/fs/orangefs/
H A Dinode.c684 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 Dorangefs-debug.h27 #define GOSSIP_INODE_DEBUG ((__u64)1 << 1) macro
H A Dfile.c441 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_file_release()
445 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_file_release()
H A Dorangefs-debugfs.c68 {"inode", GOSSIP_INODE_DEBUG},