Searched refs:Opt_nouid32 (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/fs/ext2/ |
D | super.c | 394 Opt_err_ro, Opt_nouid32, Opt_nocheck, Opt_debug, enumerator 413 {Opt_nouid32, "nouid32"}, 492 case Opt_nouid32: in parse_options()
|
/linux-2.6.39/fs/ext3/ |
D | super.c | 814 Opt_nouid32, Opt_nocheck, Opt_debug, Opt_oldalloc, Opt_orlov, enumerator 839 {Opt_nouid32, "nouid32"}, 1029 case Opt_nouid32: in parse_options()
|
/linux-2.6.39/fs/ext4/ |
D | super.c | 1262 Opt_nouid32, Opt_debug, Opt_oldalloc, Opt_orlov, enumerator 1295 {Opt_nouid32, "nouid32"}, 1520 case Opt_nouid32: in parse_options()
|