Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dext4.h1396 /*100*/ __le32 s_default_mount_opts; member
H A Dsuper.c4391 def_mount_opts = le32_to_cpu(es->s_default_mount_opts); in ext4_set_def_opts()