Searched refs:xfs_dir2_data_freescan (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/fs/xfs/libxfs/ |
D | xfs_dir2_block.c | 343 xfs_dir2_data_freescan(args->dp->i_mount, hdr, needlog); in xfs_dir2_block_compact() 490 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_block_addname() 580 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_block_addname() 837 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_block_removename() 1044 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_leaf_to_block()
|
D | xfs_dir2.h | 71 extern void xfs_dir2_data_freescan(struct xfs_mount *mp,
|
D | xfs_dir2_leaf.c | 461 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_block_to_leaf() 868 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_leaf_addname() 1411 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_leaf_removename()
|
D | xfs_dir2_node.c | 1333 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_leafn_remove() 1981 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_node_addname_int()
|
D | xfs_dir2_data.c | 638 xfs_dir2_data_freescan( in xfs_dir2_data_freescan() function
|