Searched refs:tr_attrrm (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_trans_resv.h42 struct xfs_trans_res tr_attrrm; /* remove an attribute */ member in struct:xfs_trans_resv
H A Dxfs_trans_resv.c978 resp->tr_attrrm.tr_logres = xfs_calc_attrrm_reservation(mp);
979 resp->tr_attrrm.tr_logcount = XFS_ATTRRM_LOG_COUNT;
980 resp->tr_attrrm.tr_logflags |= XFS_TRANS_PERM_LOG_RES;
H A Dxfs_attr.c334 *tres = M_RES(mp)->tr_attrrm;

Completed in 119 milliseconds