Searched refs:Opt_nouid32 (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/ext2/ |
D | super.c | 444 Opt_err_ro, Opt_nouid32, Opt_nocheck, Opt_debug, enumerator 463 {Opt_nouid32, "nouid32"}, 556 case Opt_nouid32: in parse_options()
|
/Linux-v4.19/fs/ext4/ |
D | super.c | 1388 Opt_nouid32, Opt_debug, Opt_removed, enumerator 1422 {Opt_nouid32, "nouid32"}, 1680 {Opt_nouid32, EXT4_MOUNT_NO_UID32, MOPT_SET},
|