Searched refs:xfs_dir2_data_freescan (Results 1 – 5 of 5) sorted by relevance
/linux-4.19.296/fs/xfs/libxfs/ |
D | xfs_dir2_block.c | 317 xfs_dir2_data_freescan(args->dp, hdr, needlog); in xfs_dir2_block_compact() 464 xfs_dir2_data_freescan(dp, hdr, &needlog); in xfs_dir2_block_addname() 554 xfs_dir2_data_freescan(dp, hdr, &needlog); in xfs_dir2_block_addname() 812 xfs_dir2_data_freescan(dp, hdr, &needlog); in xfs_dir2_block_removename() 1020 xfs_dir2_data_freescan(dp, hdr, &needlog); in xfs_dir2_leaf_to_block()
|
D | xfs_dir2.h | 149 extern void xfs_dir2_data_freescan(struct xfs_inode *dp,
|
D | xfs_dir2_leaf.c | 479 xfs_dir2_data_freescan(dp, hdr, &needlog); in xfs_dir2_block_to_leaf() 889 xfs_dir2_data_freescan(dp, hdr, &needlog); in xfs_dir2_leaf_addname() 1433 xfs_dir2_data_freescan(dp, hdr, &needlog); in xfs_dir2_leaf_removename()
|
D | xfs_dir2_node.c | 1275 xfs_dir2_data_freescan(dp, hdr, &needlog); in xfs_dir2_leafn_remove() 2036 xfs_dir2_data_freescan(dp, hdr, &needlog); in xfs_dir2_node_addname_int()
|
D | xfs_dir2_data.c | 621 xfs_dir2_data_freescan( in xfs_dir2_data_freescan() function
|