Searched refs:xfs_ialloc_has_inodes_at_extent (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_ialloc.h99 int xfs_ialloc_has_inodes_at_extent(struct xfs_btree_cur *cur,
H A Dxfs_ialloc.c2787 xfs_ialloc_has_inodes_at_extent( function
/linux-master/fs/xfs/scrub/
H A Drefcount_repair.c156 error = xfs_ialloc_has_inodes_at_extent(sc->sa.ino_cur,
H A Dalloc_repair.c161 error = xfs_ialloc_has_inodes_at_extent(sc->sa.ino_cur,
H A Dbmap_repair.c222 error = xfs_ialloc_has_inodes_at_extent(sc->sa.ino_cur,
H A Dialloc.c768 error = xfs_ialloc_has_inodes_at_extent(*icur, agbno, len, &outcome);

Completed in 302 milliseconds