Searched refs:tr_attrsetm (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_log_rlimit.c36 return M_RES(mp)->tr_attrsetm.tr_logres +
135 *max_resp = resv.tr_attrsetm; /* struct copy */
H A Dxfs_trans_resv.h38 struct xfs_trans_res tr_attrsetm; /* set/create an attribute at member in struct:xfs_trans_resv
H A Dxfs_trans_resv.c974 resp->tr_attrsetm.tr_logres = xfs_calc_attrsetm_reservation(mp);
975 resp->tr_attrsetm.tr_logcount = XFS_ATTRSET_LOG_COUNT;
976 resp->tr_attrsetm.tr_logflags |= XFS_TRANS_PERM_LOG_RES;
H A Dxfs_attr.c327 tres->tr_logres = M_RES(mp)->tr_attrsetm.tr_logres +

Completed in 112 milliseconds