Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_extent_busy.h83 static inline void xfs_extent_busy_sort(struct list_head *list) in xfs_extent_busy_sort() function
H A Dxfs_trans.c68 xfs_extent_busy_sort(&tp->t_busy); in xfs_trans_free()
H A Dxfs_log_cil.c739 xfs_extent_busy_sort(&ctx->busy_extents.extent_list); in xlog_cil_committed()