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.c1162 int logcount_adj = 0; in xfs_trans_resv_calc() local
1242 logcount_adj++; in xfs_trans_resv_calc()
1244 logcount_adj++; in xfs_trans_resv_calc()
1246 logcount_adj++; in xfs_trans_resv_calc()
1248 resp->tr_itruncate.tr_logcount += logcount_adj; in xfs_trans_resv_calc()
1249 resp->tr_write.tr_logcount += logcount_adj; in xfs_trans_resv_calc()
1250 resp->tr_qm_dqalloc.tr_logcount += logcount_adj; in xfs_trans_resv_calc()