Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_types.c216 xfs_fileoff_t dabno) in xfs_verify_dablk() argument
220 return dabno <= max_dablk; in xfs_verify_dablk()
/Linux-v5.4/fs/xfs/scrub/
Ddir.c635 xfs_dablk_t dabno; in xchk_directory_blocks() local
694 dabno = got.br_startoff + got.br_blockcount; in xchk_directory_blocks()
695 lblk = roundup(dabno, args.geo->fsbcount); in xchk_directory_blocks()
758 dabno = got.br_startoff + got.br_blockcount; in xchk_directory_blocks()
759 lblk = roundup(dabno, args.geo->fsbcount); in xchk_directory_blocks()