Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_trans_resv.c1189 int logcount_adj = 0; in xfs_trans_resv_calc() local
1269 logcount_adj++; in xfs_trans_resv_calc()
1271 logcount_adj++; in xfs_trans_resv_calc()
1273 logcount_adj++; in xfs_trans_resv_calc()
1275 resp->tr_itruncate.tr_logcount += logcount_adj; in xfs_trans_resv_calc()
1276 resp->tr_write.tr_logcount += logcount_adj; in xfs_trans_resv_calc()
1277 resp->tr_qm_dqalloc.tr_logcount += logcount_adj; in xfs_trans_resv_calc()