Searched refs:xfs_rename_space_res (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| A D | xfs_trans_space.c | 99 xfs_rename_space_res( in xfs_rename_space_res() function
|
| A D | xfs_trans_space.h | 107 unsigned int xfs_rename_space_res(struct xfs_mount *mp,
|
| /linux/fs/xfs/scrub/ |
| A D | orphanage.c | 333 child_blkres = xfs_rename_space_res(mp, 0, false, in xrep_adoption_trans_alloc()
|
| A D | parent_repair.c | 697 spaceres = xfs_rename_space_res(sc->mp, 0, false, xfs_name_dotdot.len, in xrep_parent_reset_dotdot()
|
| /linux/fs/xfs/ |
| A D | xfs_inode.c | 2166 spaceres = xfs_rename_space_res(mp, src_name->len, target_ip != NULL, in xfs_rename()
|
Completed in 15 milliseconds