Searched refs:end_resp (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_log_rlimit.c111 struct xfs_trans_res *end_resp; local
121 end_resp = (struct xfs_trans_res *)(&resv + 1);
122 for (i = 0; resp < end_resp; i++, resp++) {

Completed in 75 milliseconds