Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_trans_resv.h42 struct xfs_trans_res tr_attrrm; /* remove an attribute */ member
A Dxfs_trans_resv.c894 resp->tr_attrrm.tr_logres = xfs_calc_attrrm_reservation(mp); in xfs_trans_resv_calc()
895 resp->tr_attrrm.tr_logcount = XFS_ATTRRM_LOG_COUNT; in xfs_trans_resv_calc()
896 resp->tr_attrrm.tr_logflags |= XFS_TRANS_PERM_LOG_RES; in xfs_trans_resv_calc()
A Dxfs_attr.c763 tres = M_RES(mp)->tr_attrrm; in xfs_attr_set()

Completed in 7 milliseconds