Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_types.c216 xfs_fileoff_t dabno) in xfs_verify_dablk()
220 return dabno <= max_dablk; in xfs_verify_dablk()
214 xfs_verify_dablk( struct xfs_mount *mp, xfs_fileoff_t dabno) xfs_verify_dablk() argument
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_types.c200 xfs_fileoff_t dabno) in xfs_verify_dablk()
204 return dabno <= max_dablk; in xfs_verify_dablk()
198 xfs_verify_dablk( struct xfs_mount *mp, xfs_fileoff_t dabno) xfs_verify_dablk() argument
/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Ddir.c657 xfs_dablk_t dabno; in xchk_directory_blocks() local
715 dabno = got.br_startoff + got.br_blockcount; in xchk_directory_blocks()
716 lblk = roundup(dabno, args.geo->fsbcount); in xchk_directory_blocks()
779 dabno = got.br_startoff + got.br_blockcount; in xchk_directory_blocks()
780 lblk = roundup(dabno, args.geo->fsbcount); in xchk_directory_blocks()
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Ddir.c633 xfs_dablk_t dabno; in xchk_directory_blocks() local
681 dabno = got.br_startoff + got.br_blockcount; in xchk_directory_blocks()
682 lblk = roundup(dabno, args.geo->fsbcount); in xchk_directory_blocks()
745 dabno = got.br_startoff + got.br_blockcount; in xchk_directory_blocks()
746 lblk = roundup(dabno, args.geo->fsbcount); in xchk_directory_blocks()

Completed in 6 milliseconds