Home
last modified time | relevance | path

Searched refs:want_set (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c2553 int want_set = m->flags & MOPT_SET; in _ext4_show_options() local
2559 if ((want_set && in _ext4_show_options()
2561 (!want_set && (sbi->s_mount_opt & m->mount_opt))) in _ext4_show_options()
/kernel/linux/linux-6.6/fs/ext4/
H A Dsuper.c2971 int want_set = m->flags & MOPT_SET; in _ext4_show_options() local
2990 if ((want_set && in _ext4_show_options()
2992 (!want_set && (mount_opt & m->mount_opt))) in _ext4_show_options()

Completed in 16 milliseconds