Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_trans_resv.c293 xfs_calc_write_reservation( in xfs_calc_write_reservation() function
348 return xfs_calc_write_reservation(mp, true); in xfs_calc_write_reservation_minlogsize()
889 return xfs_calc_write_reservation(mp, for_minlogsize) + in xfs_calc_qm_dqalloc_reservation()
923 resp->tr_write.tr_logres = xfs_calc_write_reservation(mp, false); in xfs_trans_resv_calc()