Home
last modified time | relevance | path

Searched refs:s_default_mount_opts (Results 1 – 4 of 4) sorted by relevance

/fs/ext2/
Dsuper.c220 def_mount_opts = le32_to_cpu(es->s_default_mount_opts); in ext2_show_options()
810 def_mount_opts = le32_to_cpu(es->s_default_mount_opts); in ext2_fill_super()
/fs/ext4/
Dext4.h650 /*100*/ __le32 s_default_mount_opts; member
Dsuper.c756 def_mount_opts = le32_to_cpu(es->s_default_mount_opts); in ext4_show_options()
2067 def_mount_opts = le32_to_cpu(es->s_default_mount_opts); in ext4_fill_super()
/fs/ext3/
Dsuper.c566 def_mount_opts = le32_to_cpu(es->s_default_mount_opts); in ext3_show_options()
1618 def_mount_opts = le32_to_cpu(es->s_default_mount_opts); in ext3_fill_super()