Home
last modified time | relevance | path

Searched defs:max_ag (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/fs/xfs/
Dxfs_filestream.c80 #define TRACE_AG_PICK1(mp, max_ag, maxfree) \ argument
101 #define TRACE_AG_PICK1(mp, max_ag, maxfree) argument
218 xfs_agnumber_t ag, max_ag = NULLAGNUMBER; in _xfs_filestream_pick_ag() local