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

/linux-master/fs/xfs/
H A Dxfs_extent_busy.h69 xfs_extent_busy_trim(struct xfs_alloc_arg *args, xfs_agblock_t *bno,
H A Dxfs_extent_busy.c343 * with another call to xfs_extent_busy_trim() before it can be used.
346 xfs_extent_busy_trim( function
H A Dxfs_trace.h1662 TRACE_EVENT(xfs_extent_busy_trim,
/linux-master/fs/xfs/libxfs/
H A Dxfs_alloc.c333 busy = xfs_extent_busy_trim(args, &bno, &len, busy_gen);
1269 xfs_extent_busy_trim(args, &tbno, &tlen, &busy_gen);

Completed in 126 milliseconds