Searched refs:xfs_extent_busy_trim (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/fs/xfs/ |
D | xfs_extent_busy.h | 62 xfs_extent_busy_trim(struct xfs_alloc_arg *args, xfs_agblock_t bno,
|
D | xfs_extent_busy.c | 350 xfs_extent_busy_trim( in xfs_extent_busy_trim() function
|
D | xfs_trace.h | 1439 TRACE_EVENT(xfs_extent_busy_trim,
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_alloc.c | 155 xfs_extent_busy_trim(args, foundbno, foundlen, &bno, &len); in xfs_alloc_compute_aligned() 713 xfs_extent_busy_trim(args, fbno, flen, &tbno, &tlen); in xfs_alloc_ag_vextent_exact()
|