Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dialloc.c629 bool has_inodes; in xchk_xref_inode_check() local
635 error = xfs_ialloc_has_inodes_at_extent(*icur, agbno, len, &has_inodes); in xchk_xref_inode_check()
638 if (has_inodes != should_have_inodes) in xchk_xref_inode_check()