Home
last modified time | relevance | path

Searched refs:max_resp (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_log_rlimit.c107 struct xfs_trans_res *max_resp) in xfs_log_get_max_trans_res() argument
130 *max_resp = *resp; /* struct copy */ in xfs_log_get_max_trans_res()
135 *max_resp = resv.tr_attrsetm; /* struct copy */ in xfs_log_get_max_trans_res()
136 max_resp->tr_logres = attr_space; in xfs_log_get_max_trans_res()
138 trace_xfs_log_get_max_trans_res(mp, max_resp); in xfs_log_get_max_trans_res()
A Dxfs_shared.h52 struct xfs_trans_res *max_resp);

Completed in 3 milliseconds