Searched refs:Opt_nobh (Results 1 – 3 of 3) sorted by relevance
/fs/ext2/ |
D | super.c | 392 Opt_oldalloc, Opt_orlov, Opt_nobh, Opt_user_xattr, Opt_nouser_xattr, enumerator 416 {Opt_nobh, "nobh"}, 504 case Opt_nobh: in parse_options()
|
/fs/ext3/ |
D | super.c | 786 Opt_reservation, Opt_noreservation, Opt_noload, Opt_nobh, Opt_bh, enumerator 822 {Opt_nobh, "nobh"}, 1191 case Opt_nobh: in parse_options()
|
/fs/ext4/ |
D | super.c | 1005 Opt_reservation, Opt_noreservation, Opt_noload, Opt_nobh, Opt_bh, enumerator 1043 {Opt_nobh, "nobh"}, 1436 case Opt_nobh: in parse_options()
|