Searched refs:Opt_nobh (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/fs/ext2/ |
D | super.c | 406 Opt_oldalloc, Opt_orlov, Opt_nobh, Opt_user_xattr, Opt_nouser_xattr, enumerator 430 {Opt_nobh, "nobh"}, 532 case Opt_nobh: in parse_options()
|
/linux-4.1.27/fs/ext3/ |
D | super.c | 832 Opt_reservation, Opt_noreservation, Opt_noload, Opt_nobh, Opt_bh, enumerator 870 {Opt_nobh, "nobh"}, 1335 case Opt_nobh: in parse_options()
|