Searched refs:e2fs_mnt_count (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/ufs/ext2fs/
H A Dext2fs_bswap.c68 new->e2fs_mnt_count = swap16(old->e2fs_mnt_count);
H A Dext2fs.h120 u_int16_t e2fs_mnt_count; /* mount count */ member in struct:ext2fs
/openbsd-current/sbin/fsck_ext2fs/
H A Dsetup.c337 asblk.b_un.b_fs->e2fs_mnt_count = sblk.b_un.b_fs->e2fs_mnt_count;
410 bp->b_un.b_fs->e2fs_mnt_count = letoh16(sblock.e2fs.e2fs_mnt_count);
/openbsd-current/sbin/newfs_ext2fs/
H A Dmke2fs.c352 sblock.e2fs.e2fs_mnt_count = 0;

Completed in 165 milliseconds