Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_extent_busy.h63 static inline void xfs_extent_busy_sort(struct list_head *list) in xfs_extent_busy_sort() function
Dxfs_log_cil.c588 xfs_extent_busy_sort(&ctx->busy_extents); in xlog_cil_committed()
Dxfs_trans.c67 xfs_extent_busy_sort(&tp->t_busy); in xfs_trans_free()