Searched refs:Opt_nouid32 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/fs/ext2/ |
D | super.c | 408 Opt_err_ro, Opt_nouid32, Opt_nocheck, Opt_debug, enumerator 427 {Opt_nouid32, "nouid32"}, 520 case Opt_nouid32: in parse_options()
|
/linux-4.4.14/fs/ext4/ |
D | super.c | 1148 Opt_nouid32, Opt_debug, Opt_removed, enumerator 1181 {Opt_nouid32, "nouid32"}, 1430 {Opt_nouid32, EXT4_MOUNT_NO_UID32, MOPT_SET},
|