Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_trans_resv.h42 struct xfs_trans_res tr_attrrm; /* remove an attribute */ member
H A Dxfs_trans_resv.c904 resp->tr_attrrm.tr_logres = xfs_calc_attrrm_reservation(mp); in xfs_trans_resv_calc()
905 resp->tr_attrrm.tr_logcount = XFS_ATTRRM_LOG_COUNT; in xfs_trans_resv_calc()
906 resp->tr_attrrm.tr_logflags |= XFS_TRANS_PERM_LOG_RES; in xfs_trans_resv_calc()
H A Dxfs_attr.c448 tres = M_RES(mp)->tr_attrrm; in xfs_attr_set()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_trans_resv.h42 struct xfs_trans_res tr_attrrm; /* remove an attribute */ member
H A Dxfs_trans_resv.c976 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()
H A Dxfs_attr.c334 *tres = M_RES(mp)->tr_attrrm; in xfs_init_attr_trans()

Completed in 7 milliseconds