Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_inode.h658 void xfs_sort_inodes(struct xfs_inode **i_tab, unsigned int num_inodes);
/linux/fs/xfs/libxfs/
H A Dxfs_defer.c1103 xfs_sort_inodes(dfc->dfc_held.dr_ip, dfc->dfc_held.dr_inos); in xfs_defer_ops_continue()