Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/libxfs/
Dxfs_types.c200 xfs_fileoff_t dabno) in xfs_verify_dablk() argument
204 return dabno <= max_dablk; in xfs_verify_dablk()
/Linux-v6.1/fs/xfs/scrub/
Ddir.c676 xfs_dablk_t dabno; in xchk_directory_blocks() local
727 dabno = got.br_startoff + got.br_blockcount; in xchk_directory_blocks()
728 lblk = roundup(dabno, args.geo->fsbcount); in xchk_directory_blocks()
791 dabno = got.br_startoff + got.br_blockcount; in xchk_directory_blocks()
792 lblk = roundup(dabno, args.geo->fsbcount); in xchk_directory_blocks()