Searched refs:max_resp (Results 1 – 2 of 2) sorted by relevance
47 struct xfs_trans_res *max_resp) in xfs_log_get_max_trans_res() argument64 *max_resp = *resp; /* struct copy */ in xfs_log_get_max_trans_res()69 *max_resp = M_RES(mp)->tr_attrsetm; /* struct copy */ in xfs_log_get_max_trans_res()70 max_resp->tr_logres = attr_space; in xfs_log_get_max_trans_res()
56 struct xfs_trans_res *max_resp);