Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/scrub/
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()