Searched refs:Opt_oldalloc (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/fs/ext2/ |
D | super.c | 395 Opt_oldalloc, Opt_orlov, Opt_nobh, Opt_user_xattr, Opt_nouser_xattr, enumerator 417 {Opt_oldalloc, "oldalloc"}, 501 case Opt_oldalloc: in parse_options()
|
/linux-2.6.39/fs/ext3/ |
D | super.c | 814 Opt_nouid32, Opt_nocheck, Opt_debug, Opt_oldalloc, Opt_orlov, enumerator 843 {Opt_oldalloc, "oldalloc"}, 1038 case Opt_oldalloc: in parse_options()
|
/linux-2.6.39/fs/ext4/ |
D | super.c | 1262 Opt_nouid32, Opt_debug, Opt_oldalloc, Opt_orlov, enumerator 1297 {Opt_oldalloc, "oldalloc"}, 1526 case Opt_oldalloc: in parse_options()
|