Home
last modified time | relevance | path

Searched refs:xfs_calc_icreate_reservation (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_trans_resv.c728 xfs_calc_icreate_reservation( in xfs_calc_icreate_reservation() function
780 return xfs_calc_icreate_reservation(mp); in xfs_calc_mkdir_reservation()
809 return xfs_calc_icreate_reservation(mp) + in xfs_calc_symlink_reservation()
1148 resp->tr_create.tr_logres = xfs_calc_icreate_reservation(mp); in xfs_calc_namespace_reservations()