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.c2981 unsigned int mount_opt, def_mount_opt; in _ext4_show_options() local
2989 def_mount_opt = sbi->s_def_mount_opt2; in _ext4_show_options()
2992 def_mount_opt = sbi->s_def_mount_opt; in _ext4_show_options()
2995 if (!nodefs && !(m->mount_opt & (mount_opt ^ def_mount_opt))) in _ext4_show_options()