Home
last modified time | relevance | path

Searched defs:v7fs_daddr_t (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/fs/v7fs/
H A Dv7fs_datablock.c254 int (*func)(struct v7fs_self *, void *, v7fs_daddr_t, size_t), void *ctx) in v7fs_datablock_foreach() argument
318 v7fs_loop2(struct v7fs_self *fs, v7fs_daddr_t listblk, size_t *filesize, in v7fs_loop2() argument
337 v7fs_loop1(struct v7fs_self *fs, v7fs_daddr_t listblk, size_t *filesize, in v7fs_loop1() argument
H A Dv7fs.h72 typedef uint32_t v7fs_daddr_t; typedef
/netbsd-src/sbin/fsck_v7fs/
H A Dfreeblock.c208 int (*func)(struct v7fs_self *, void *, v7fs_daddr_t), void *ctx) in v7fs_freeblock_foreach() argument