Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.h98 int xfs_ialloc_has_inodes_at_extent(struct xfs_btree_cur *cur,
H A Dxfs_ialloc.c2698 xfs_ialloc_has_inodes_at_extent( in xfs_ialloc_has_inodes_at_extent() function
/openbmc/linux/fs/xfs/scrub/
H A Dialloc.c775 error = xfs_ialloc_has_inodes_at_extent(*icur, agbno, len, &outcome); in xchk_xref_inode_check()