Home
last modified time | relevance | path

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

/netbsd/src/sys/ufs/ext2fs/
Dext2fs_alloc.c96 static void ext2fs_init_bb(struct m_ext2fs *, int, struct ext2_gd *,
367 ext2fs_init_bb(fs, cg, &fs->e2fs_gd[cg], bbp); in ext2fs_alloccg()
835 ext2fs_init_bb(struct m_ext2fs *fs, int cg, struct ext2_gd *gd, char *bbp) in ext2fs_init_bb() function