Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dagheader.c104 size_t sblen; in xchk_superblock() local
418 sblen = xchk_superblock_ondisk_size(mp); in xchk_superblock()
419 if (memchr_inv((char *)sb + sblen, 0, BBTOB(bp->b_length) - sblen)) in xchk_superblock()