Searched refs:xfs_link_space_res (Results 1 – 5 of 5) sorted by relevance
55 xfs_link_space_res( in xfs_link_space_res() function
102 unsigned int xfs_link_space_res(struct xfs_mount *mp, unsigned int namelen);
331 adopt->orphanage_blkres = xfs_link_space_res(mp, MAXNAMELEN); in xrep_adoption_trans_alloc()
744 resblks = xfs_link_space_res(mp, xname->len); in xrep_dir_replay_update()
905 resblks = xfs_link_space_res(mp, target_name->len); in xfs_link()
Completed in 18 milliseconds