Searched refs:dabno (Results 1 – 2 of 2) sorted by relevance
257 xfs_fileoff_t dabno) in xfs_verify_dablk() argument261 return dabno <= max_dablk; in xfs_verify_dablk()
671 xfs_dablk_t dabno; in xchk_directory_blocks() local720 dabno = got.br_startoff + got.br_blockcount; in xchk_directory_blocks()721 lblk = roundup(dabno, args.geo->fsbcount); in xchk_directory_blocks()784 dabno = got.br_startoff + got.br_blockcount; in xchk_directory_blocks()785 lblk = roundup(dabno, args.geo->fsbcount); in xchk_directory_blocks()
Completed in 6 milliseconds