Searched refs:max_resp (Results 1 – 2 of 2) sorted by relevance
49 struct xfs_trans_res *max_resp) in xfs_log_get_max_trans_res() argument66 *max_resp = *resp; /* struct copy */ in xfs_log_get_max_trans_res()71 *max_resp = M_RES(mp)->tr_attrsetm; /* struct copy */ in xfs_log_get_max_trans_res()72 max_resp->tr_logres = attr_space; in xfs_log_get_max_trans_res()
54 struct xfs_trans_res *max_resp);