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.c1307 int logcount_adj = 0; in xfs_trans_resv_calc() local
1387 logcount_adj++; in xfs_trans_resv_calc()
1389 logcount_adj++; in xfs_trans_resv_calc()
1391 logcount_adj++; in xfs_trans_resv_calc()
1393 resp->tr_itruncate.tr_logcount += logcount_adj; in xfs_trans_resv_calc()
1394 resp->tr_write.tr_logcount += logcount_adj; in xfs_trans_resv_calc()
1395 resp->tr_qm_dqalloc.tr_logcount += logcount_adj; in xfs_trans_resv_calc()