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