Searched refs:xfs_dir3_data_check (Results 1 – 4 of 4) sorted by relevance
/linux/fs/xfs/libxfs/ |
H A D | xfs_dir2_priv.h | 73 extern void xfs_dir3_data_check(struct xfs_inode *dp, struct xfs_buf *bp); 75 #define xfs_dir3_data_check(dp,bp) macro
|
H A D | xfs_dir2_block.c | 592 xfs_dir3_data_check(dp, bp); in xfs_dir2_block_addname() 659 xfs_dir3_data_check(dp, bp); in xfs_dir2_block_lookup() 710 xfs_dir3_data_check(dp, bp); in xfs_dir2_block_lookup_int() 847 xfs_dir3_data_check(dp, bp); in xfs_dir2_block_removename() 904 xfs_dir3_data_check(dp, bp); in xfs_dir2_block_replace() 1276 xfs_dir3_data_check(dp, bp); in xfs_dir2_sf_to_block()
|
H A D | xfs_dir2_data.c | 296 xfs_dir3_data_check( in xfs_dir3_data_check() function
|
/linux/fs/xfs/ |
H A D | xfs_dir2_readdir.c | 172 xfs_dir3_data_check(dp, bp); in xfs_dir2_block_getdents() 407 xfs_dir3_data_check(dp, bp); in xfs_dir2_leaf_getdents()
|