Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_trans.c37 struct xfs_trans_res *end_res; in xfs_trans_trace_reservations() local
41 end_res = (struct xfs_trans_res *)(M_RES(mp) + 1); in xfs_trans_trace_reservations()
42 for (i = 0; res < end_res; i++, res++) in xfs_trans_trace_reservations()