HomeSort by: relevance | last modified time | path
    Searched refs:s_magic (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/fstyp/
ext2fs.c 53 uint16_t s_magic; member in struct:e2sb
71 if (fs->s_magic == EXT2_SUPER_MAGIC &&
  /src/sys/fs/nilfs/
nilfs_fs.h 233 uint16_t s_magic; /* magic value for identification */ member in struct:nilfs_super_block
nilfs_vfsops.c 349 if (nilfs_rw16(super->s_magic) != NILFS_SUPER_MAGIC)

Completed in 16 milliseconds