Searched refs:s_default_mount_opts (Results 1 – 8 of 8) sorted by relevance
64 sb->s_default_mount_opts = ext2fs_swab32(sb->s_default_mount_opts); in ext2fs_swap_super()
579 __u32 s_default_mount_opts; member
120 __u32 mask = s->s_default_mount_opts, m; in print_mntopts()
408 __le32 s_default_mount_opts; member
479 __le32 s_default_mount_opts; member
81 __u32 s_default_mount_opts; member
115 { "default_mount_opts", &set_sb.s_default_mount_opts, 4, parse_uint },
300 if (e2p_edit_mntopts(mntopts, &sb->s_default_mount_opts, ~0)) { in update_mntopts()