Home
last modified time | relevance | path

Searched refs:s_default_mount_opts (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ext2/
H A Dext2.h472 __le32 s_default_mount_opts; member
H A Dsuper.c247 def_mount_opts = le32_to_cpu(es->s_default_mount_opts); in ext2_show_options()
887 def_mount_opts = le32_to_cpu(es->s_default_mount_opts); in ext2_fill_super()
/kernel/linux/linux-6.6/fs/ext2/
H A Dext2.h477 __le32 s_default_mount_opts; member
H A Dsuper.c244 def_mount_opts = le32_to_cpu(es->s_default_mount_opts); in ext2_show_options()
882 def_mount_opts = le32_to_cpu(es->s_default_mount_opts); in ext2_fill_super()
/kernel/linux/linux-5.10/fs/ext4/
H A Dext4.h1357 /*100*/ __le32 s_default_mount_opts; member
H A Dsuper.c4122 def_mount_opts = le32_to_cpu(es->s_default_mount_opts); in ext4_fill_super()
/kernel/linux/linux-6.6/fs/ext4/
H A Dext4.h1356 /*100*/ __le32 s_default_mount_opts; member
H A Dsuper.c4357 def_mount_opts = le32_to_cpu(es->s_default_mount_opts); in ext4_set_def_opts()

Completed in 37 milliseconds