Home
last modified time | relevance | path

Searched refs:tr_attrsetm (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/xfs/libxfs/
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()
A Dxfs_trans_resv.h38 struct xfs_trans_res tr_attrsetm; /* set/create an attribute at member
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()
A Dxfs_attr.c327 tres->tr_logres = M_RES(mp)->tr_attrsetm.tr_logres + in xfs_init_attr_trans()

Completed in 12 milliseconds