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

/linux-master/fs/xfs/libxfs/
H A Dxfs_trans_resv.c375 xfs_calc_itruncate_reservation( function
422 return xfs_calc_itruncate_reservation(mp, true);
929 resp->tr_itruncate.tr_logres = xfs_calc_itruncate_reservation(mp, false);

Completed in 81 milliseconds