Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_attr_leaf.c3003 unsigned int logres, count; in xfs_attr_rolltrans() local
3015 logres = trans->t_log_res; in xfs_attr_rolltrans()
3039 error = xfs_trans_reserve(trans, 0, logres, 0, in xfs_attr_rolltrans()
Dxfs_bmap.c4023 unsigned int logres; /* new log reservation */ in xfs_bmap_finish() local
4039 logres = ntp->t_log_res; in xfs_bmap_finish()
4052 if ((error = xfs_trans_reserve(ntp, 0, logres, 0, XFS_TRANS_PERM_LOG_RES, in xfs_bmap_finish()