Searched refs:Opt_nouid32 (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/fs/ext2/ |
D | super.c | 405 Opt_err_ro, Opt_nouid32, Opt_nocheck, Opt_debug, enumerator 424 {Opt_nouid32, "nouid32"}, 517 case Opt_nouid32: in parse_options()
|
/linux-4.1.27/fs/ext3/ |
D | super.c | 830 Opt_nouid32, Opt_nocheck, Opt_debug, Opt_oldalloc, Opt_orlov, enumerator 856 {Opt_nouid32, "nouid32"}, 1067 case Opt_nouid32: in parse_options()
|
/linux-4.1.27/fs/ext4/ |
D | super.c | 1131 Opt_nouid32, Opt_debug, Opt_removed, enumerator 1164 {Opt_nouid32, "nouid32"}, 1413 {Opt_nouid32, EXT4_MOUNT_NO_UID32, MOPT_SET},
|