Home
last modified time | relevance | path

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

/openbsd/src/sys/ufs/ext2fs/
Dext2fs_bswap.c93 new->e2fs_default_mount_opts = swap32(old->e2fs_default_mount_opts); in e2fs_sb_bswap()
Dext2fs.h155 u_int32_t e2fs_default_mount_opts; member