Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Dialloc.c483 bool has_inodes; in xchk_xref_inode_check() local
489 error = xfs_ialloc_has_inodes_at_extent(*icur, agbno, len, &has_inodes); in xchk_xref_inode_check()
492 if (has_inodes != should_have_inodes) in xchk_xref_inode_check()