Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_trans.c1511 unsigned int logres, count; in xfs_trans_roll() local
1523 logres = trans->t_log_res; in xfs_trans_roll()
1555 error = xfs_trans_reserve(trans, 0, logres, 0, in xfs_trans_roll()
Dxfs_bmap.c3676 unsigned int logres; /* new log reservation */ in xfs_bmap_finish() local
3692 logres = ntp->t_log_res; in xfs_bmap_finish()
3711 if ((error = xfs_trans_reserve(ntp, 0, logres, 0, XFS_TRANS_PERM_LOG_RES, in xfs_bmap_finish()