Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext2/
Dext2.h477 __le32 s_default_mount_opts; member
Dsuper.c254 def_mount_opts = le32_to_cpu(es->s_default_mount_opts); in ext2_show_options()
914 def_mount_opts = le32_to_cpu(es->s_default_mount_opts); in ext2_fill_super()
/linux-4.19.296/fs/ext4/
Dext4.h1276 /*100*/ __le32 s_default_mount_opts; member
Dsuper.c3709 def_mount_opts = le32_to_cpu(es->s_default_mount_opts); in ext4_fill_super()