Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_log_rlimit.c61 struct xfs_trans_res *max_resp) in xfs_log_get_max_trans_res() argument
78 *max_resp = *resp; /* struct copy */ in xfs_log_get_max_trans_res()
83 *max_resp = M_RES(mp)->tr_attrsetm; /* struct copy */ in xfs_log_get_max_trans_res()
84 max_resp->tr_logres = attr_space; in xfs_log_get_max_trans_res()