Searched refs:xfs_dir2_data_freescan (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/fs/xfs/libxfs/ |
| D | xfs_dir2_block.c | 314 xfs_dir2_data_freescan(args->dp, hdr, needlog); in xfs_dir2_block_compact() 461 xfs_dir2_data_freescan(dp, hdr, &needlog); in xfs_dir2_block_addname() 551 xfs_dir2_data_freescan(dp, hdr, &needlog); in xfs_dir2_block_addname() 809 xfs_dir2_data_freescan(dp, hdr, &needlog); in xfs_dir2_block_removename() 1017 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 | 418 xfs_dir2_data_freescan(dp, hdr, &needlog); in xfs_dir2_block_to_leaf() 825 xfs_dir2_data_freescan(dp, hdr, &needlog); in xfs_dir2_leaf_addname() 1369 xfs_dir2_data_freescan(dp, hdr, &needlog); in xfs_dir2_leaf_removename()
|
| D | xfs_dir2_node.c | 1269 xfs_dir2_data_freescan(dp, hdr, &needlog); in xfs_dir2_leafn_remove() 1936 xfs_dir2_data_freescan(dp, hdr, &needlog); in xfs_dir2_node_addname_int()
|
| D | xfs_dir2_data.c | 619 xfs_dir2_data_freescan( in xfs_dir2_data_freescan() function
|