Searched refs:Opt_nobh (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 419 {Opt_nobh, "nobh"}, 507 case Opt_nobh: in parse_options()
|
/linux-2.6.39/fs/ext3/ |
D | super.c | 816 Opt_reservation, Opt_noreservation, Opt_noload, Opt_nobh, Opt_bh, enumerator 853 {Opt_nobh, "nobh"}, 1260 case Opt_nobh: in parse_options()
|
/linux-2.6.39/fs/ext4/ |
D | super.c | 1264 Opt_auto_da_alloc, Opt_noauto_da_alloc, Opt_noload, Opt_nobh, Opt_bh, enumerator 1305 {Opt_nobh, "nobh"}, 1747 case Opt_nobh: in parse_options()
|