Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_trans_resv.c755 xfs_calc_icreate_reservation( in xfs_calc_icreate_reservation() function
807 return xfs_calc_icreate_reservation(mp); in xfs_calc_mkdir_reservation()
836 return xfs_calc_icreate_reservation(mp) + in xfs_calc_symlink_reservation()
1175 resp->tr_create.tr_logres = xfs_calc_icreate_reservation(mp); in xfs_calc_namespace_reservations()