Searched refs:GOSSIP_INODE_DEBUG (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/fs/orangefs/ |
D | inode.c | 30 gossip_debug(GOSSIP_INODE_DEBUG, in read_one_page() 75 gossip_debug(GOSSIP_INODE_DEBUG, "orangefs_readpages called\n"); in orangefs_readpages() 87 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_readpages() 102 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_invalidatepage() 116 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_releasepage() 133 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_direct_IO() 156 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_setattr_size() 192 gossip_debug(GOSSIP_INODE_DEBUG, "%s: ret:%d:\n", __func__, ret); in orangefs_setattr_size() 213 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_setattr() 232 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_setattr() [all …]
|
D | orangefs-debug.h | 27 #define GOSSIP_INODE_DEBUG ((__u64)1 << 1) macro 67 {"inode", GOSSIP_INODE_DEBUG},
|
D | file.c | 600 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_file_release() 604 gossip_debug(GOSSIP_INODE_DEBUG, in orangefs_file_release()
|