Home
last modified time | relevance | path

Searched defs:inodebuf (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/usr.sbin/installboot/
H A Dffs.c126 char inodebuf[MAXBSIZE]; in ffs_find_disk_blocks_ufs1() local
263 char inodebuf[MAXBSIZE]; in ffs_find_disk_blocks_ufs2() local
H A Dext2fs.c198 uint8_t inodebuf[MAXBSIZE]; in ext2fs_find_disk_blocks() local
/netbsd-src/sbin/fsck_ext2fs/
H A Dinode.c420 char *inodebuf; variable
/netbsd-src/sbin/fsck_ffs/
H A Dinode.c399 union dinode *inodebuf; variable
/netbsd-src/usr.sbin/quotacheck/
H A Dquotacheck.c732 static union comb_dinode *inodebuf; variable