Searched refs:xfs_link_space_res (Results 1 – 7 of 7) sorted by relevance
55 xfs_link_space_res( in xfs_link_space_res() function
337 resblks = xfs_link_space_res(mp, MAXNAMELEN); in xfs_metadir_start_link()400 resblks = xfs_link_space_res(mp, xname.len); in xfs_metadir_link()
115 unsigned int xfs_link_space_res(struct xfs_mount *mp, unsigned int namelen);
651 mpath->link_resblks = xfs_link_space_res(mp, MAXNAMELEN); in xrep_metapath()
334 adopt->orphanage_blkres = xfs_link_space_res(mp, MAXNAMELEN); in xrep_adoption_trans_alloc()
750 resblks = xfs_link_space_res(mp, xname->len); in xrep_dir_replay_update()
917 resblks = xfs_link_space_res(mp, target_name->len); in xfs_link()