Home
last modified time | relevance | path

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

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