Searched refs:xfs_remove_space_res (Results 1 – 5 of 5) sorted by relevance
101 xfs_remove_space_res( in xfs_remove_space_res() function
118 unsigned int xfs_remove_space_res(struct xfs_mount *mp, unsigned int namelen);
404 resblks = xfs_remove_space_res(mp, step->name_len); in xrep_dirtree_unlink()
731 mpath->unlink_resblks = xfs_remove_space_res(mp, MAXNAMELEN); in xrep_metapath()
1959 resblks = xfs_remove_space_res(mp, name->len); in xfs_remove()