Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_extent_busy.h66 static inline void xfs_extent_busy_sort(struct list_head *list) in xfs_extent_busy_sort() function
H A Dxfs_log_cil.c899 xfs_extent_busy_sort(&ctx->busy_extents.extent_list); in xlog_cil_committed()