tr_attrsetm       382 fs/xfs/libxfs/xfs_attr.c 	tres.tr_logres = M_RES(mp)->tr_attrsetm.tr_logres +
tr_attrsetm        35 fs/xfs/libxfs/xfs_log_rlimit.c 	return  M_RES(mp)->tr_attrsetm.tr_logres +
tr_attrsetm        69 fs/xfs/libxfs/xfs_log_rlimit.c 		*max_resp = M_RES(mp)->tr_attrsetm;	/* struct copy */
tr_attrsetm       842 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_attrsetm.tr_logres = xfs_calc_attrsetm_reservation(mp);
tr_attrsetm       843 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_attrsetm.tr_logcount = XFS_ATTRSET_LOG_COUNT;
tr_attrsetm       844 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_attrsetm.tr_logflags |= XFS_TRANS_PERM_LOG_RES;
tr_attrsetm        38 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_attrsetm;	/* set/create an attribute at