Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_trans_resv.c917 int logcount_adj = 0; in xfs_trans_resv_calc() local
1019 logcount_adj++; in xfs_trans_resv_calc()
1021 logcount_adj++; in xfs_trans_resv_calc()
1023 logcount_adj++; in xfs_trans_resv_calc()
1025 resp->tr_itruncate.tr_logcount += logcount_adj; in xfs_trans_resv_calc()
1026 resp->tr_write.tr_logcount += logcount_adj; in xfs_trans_resv_calc()
1027 resp->tr_qm_dqalloc.tr_logcount += logcount_adj; in xfs_trans_resv_calc()