Home
last modified time | relevance | path

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

/fs/ocfs2/
Dexport.c70 status = ocfs2_test_inode_bit(osb, blkno, &set); in ocfs2_get_dentry()
163 status = ocfs2_test_inode_bit(OCFS2_SB(dir->i_sb), blkno, &set); in ocfs2_get_parent()
Dsuballoc.h204 int ocfs2_test_inode_bit(struct ocfs2_super *osb, u64 blkno, int *res);
Dsuballoc.c2812 int ocfs2_test_inode_bit(struct ocfs2_super *osb, u64 blkno, int *res) in ocfs2_test_inode_bit() function
Docfs2_trace.h880 DEFINE_OCFS2_ULL_EVENT(ocfs2_test_inode_bit);