Searched refs:xfs_link_space_res (Results 1 – 5 of 5) sorted by relevance
70 xfs_link_space_res( in xfs_link_space_res() function
115 unsigned int xfs_link_space_res(struct xfs_mount *mp, unsigned int namelen);
732 mpath->link_resblks = xfs_link_space_res(mp, MAXNAMELEN); in xrep_metapath()
760 resblks = xfs_link_space_res(mp, xname->len); in xrep_dir_replay_update()
940 resblks = xfs_link_space_res(mp, target_name->len); in xfs_link()