Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_trans_resv.c373 xfs_calc_itruncate_reservation( in xfs_calc_itruncate_reservation() function
420 return xfs_calc_itruncate_reservation(mp, true); in xfs_calc_itruncate_reservation_minlogsize()
927 resp->tr_itruncate.tr_logres = xfs_calc_itruncate_reservation(mp, false); in xfs_trans_resv_calc()