Searched refs:tr_attrrm (Results 1 – 3 of 3) sorted by relevance
42 struct xfs_trans_res tr_attrrm; /* remove an attribute */ member
976 resp->tr_attrrm.tr_logres = xfs_calc_attrrm_reservation(mp); in xfs_trans_resv_calc()977 resp->tr_attrrm.tr_logcount = XFS_ATTRRM_LOG_COUNT; in xfs_trans_resv_calc()978 resp->tr_attrrm.tr_logflags |= XFS_TRANS_PERM_LOG_RES; in xfs_trans_resv_calc()
334 *tres = M_RES(mp)->tr_attrrm; in xfs_init_attr_trans()
Completed in 6 milliseconds