Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_types.c257 xfs_fileoff_t dabno) in xfs_verify_dablk() argument
261 return dabno <= max_dablk; in xfs_verify_dablk()
/linux/fs/xfs/scrub/
A Ddir.c671 xfs_dablk_t dabno; in xchk_directory_blocks() local
720 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 5 milliseconds