Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dexport.c68 status = ocfs2_test_inode_bit(osb, blkno, &set); in ocfs2_get_dentry()
161 status = ocfs2_test_inode_bit(OCFS2_SB(dir->i_sb), blkno, &set); in ocfs2_get_parent()
H A Dsuballoc.h202 int ocfs2_test_inode_bit(struct ocfs2_super *osb, u64 blkno, int *res);
H A Dsuballoc.c2810 int ocfs2_test_inode_bit(struct ocfs2_super *osb, u64 blkno, int *res) in ocfs2_test_inode_bit() function
H A Docfs2_trace.h880 DEFINE_OCFS2_ULL_EVENT(ocfs2_test_inode_bit);