Home
last modified time | relevance | path

Searched refs:xfs_ialloc_has_inodes_at_extent (Results 1 – 4 of 4) 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 Dbmap_repair.c222 error = xfs_ialloc_has_inodes_at_extent(sc->sa.ino_cur, in xrep_bmap_check_fork_rmap()
H A Dialloc.c766 error = xfs_ialloc_has_inodes_at_extent(*icur, agbno, len, &outcome); in xchk_xref_inode_check()