Searched refs:e2fs_magic (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/fs/ext2fs/
H A Dext2fs.h61 uint16_t e2fs_magic; /* magic number */ member in struct:ext2fs
H A Dext2_vfsops.c287 if (es->e2fs_magic != E2FS_MAGIC) {
289 devtoname(dev), es->e2fs_magic, E2FS_MAGIC);
778 if (fs->e2fs->e2fs_magic != E2FS_MAGIC)

Completed in 44 milliseconds