Searched refs:xfs_dir2_data_freescan (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| A D | xfs_dir2_block.c | 350 xfs_dir2_data_freescan(args->dp->i_mount, hdr, needlog); in xfs_dir2_block_compact() 497 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_block_addname() 587 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_block_addname() 844 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_block_removename() 1052 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_leaf_to_block()
|
| A D | xfs_dir2.h | 95 extern void xfs_dir2_data_freescan(struct xfs_mount *mp,
|
| A D | xfs_dir2_leaf.c | 521 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_block_to_leaf() 929 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_leaf_addname() 1475 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_leaf_removename()
|
| A D | xfs_dir2_node.c | 1343 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_leafn_remove() 1992 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_node_addname_int()
|
| A D | xfs_dir2_data.c | 665 xfs_dir2_data_freescan( in xfs_dir2_data_freescan() function
|
Completed in 18 milliseconds