Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_ialloc.h143 int xfs_ialloc_has_inodes_at_extent(struct xfs_btree_cur *cur,
H A Dxfs_ialloc.c2730 xfs_ialloc_has_inodes_at_extent( in xfs_ialloc_has_inodes_at_extent() function
/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dialloc.c635 error = xfs_ialloc_has_inodes_at_extent(*icur, agbno, len, &has_inodes); in xchk_xref_inode_check()