Home
last modified time | relevance | path

Searched refs:tr_attrsetm (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_log_rlimit.c35 return M_RES(mp)->tr_attrsetm.tr_logres + in xfs_log_calc_max_attrsetm_res()
69 *max_resp = M_RES(mp)->tr_attrsetm; /* struct copy */ in xfs_log_get_max_trans_res()
H A Dxfs_trans_resv.h38 struct xfs_trans_res tr_attrsetm; /* set/create an attribute at member
H A Dxfs_trans_resv.c900 resp->tr_attrsetm.tr_logres = xfs_calc_attrsetm_reservation(mp); in xfs_trans_resv_calc()
901 resp->tr_attrsetm.tr_logcount = XFS_ATTRSET_LOG_COUNT; in xfs_trans_resv_calc()
902 resp->tr_attrsetm.tr_logflags |= XFS_TRANS_PERM_LOG_RES; in xfs_trans_resv_calc()
H A Dxfs_attr.c439 tres.tr_logres = M_RES(mp)->tr_attrsetm.tr_logres + in xfs_attr_set()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_log_rlimit.c36 return M_RES(mp)->tr_attrsetm.tr_logres + in xfs_log_calc_max_attrsetm_res()
135 *max_resp = resv.tr_attrsetm; /* struct copy */ in xfs_log_get_max_trans_res()
H A Dxfs_trans_resv.h38 struct xfs_trans_res tr_attrsetm; /* set/create an attribute at member
H A Dxfs_trans_resv.c972 resp->tr_attrsetm.tr_logres = xfs_calc_attrsetm_reservation(mp); in xfs_trans_resv_calc()
973 resp->tr_attrsetm.tr_logcount = XFS_ATTRSET_LOG_COUNT; in xfs_trans_resv_calc()
974 resp->tr_attrsetm.tr_logflags |= XFS_TRANS_PERM_LOG_RES; in xfs_trans_resv_calc()
H A Dxfs_attr.c327 tres->tr_logres = M_RES(mp)->tr_attrsetm.tr_logres + in xfs_init_attr_trans()

Completed in 7 milliseconds