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