Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.h102 int xfs_ialloc_has_inodes_at_extent(struct xfs_btree_cur *cur,
H A Dxfs_ialloc.c2865 xfs_ialloc_has_inodes_at_extent( in xfs_ialloc_has_inodes_at_extent() function
/linux/fs/xfs/scrub/
H A Drefcount_repair.c156 error = xfs_ialloc_has_inodes_at_extent(sc->sa.ino_cur, in xrep_refc_check_ext()
H A Dialloc.c766 error = xfs_ialloc_has_inodes_at_extent(*icur, agbno, len, &outcome); in xchk_xref_inode_check()
H A Dalloc_repair.c160 error = xfs_ialloc_has_inodes_at_extent(sc->sa.ino_cur, in xrep_abt_check_free_ext()
H A Dbmap_repair.c231 error = xfs_ialloc_has_inodes_at_extent(sc->sa.ino_cur, in xrep_bmap_check_fork_rmap()