Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsuper.c2973 unsigned int mount_opt, def_mount_opt; in _ext4_show_options() local
2981 def_mount_opt = sbi->s_def_mount_opt2; in _ext4_show_options()
2984 def_mount_opt = sbi->s_def_mount_opt; in _ext4_show_options()
2987 if (!nodefs && !(m->mount_opt & (mount_opt ^ def_mount_opt))) in _ext4_show_options()