Searched refs:e2fs_default_mount_opts (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/ufs/ext2fs/ | ||
| D | ext2fs_bswap.c | 93 new->e2fs_default_mount_opts = swap32(old->e2fs_default_mount_opts); in e2fs_sb_bswap() |
| D | ext2fs.h | 155 u_int32_t e2fs_default_mount_opts; member |