Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Ddir.c642 xfs_dablk_t dabno; in xchk_directory_blocks() local
701 dabno = got.br_startoff + got.br_blockcount; in xchk_directory_blocks()
702 lblk = roundup(dabno, args.geo->fsbcount); in xchk_directory_blocks()
765 dabno = got.br_startoff + got.br_blockcount; in xchk_directory_blocks()
766 lblk = roundup(dabno, args.geo->fsbcount); in xchk_directory_blocks()