Searched refs:Opt_nombcache (Results 1 – 1 of 1) sorted by relevance
/fs/ext4/ |
D | super.c | 1684 Opt_max_dir_size_kb, Opt_nojournal_checksum, Opt_nombcache, enumerator 1783 {Opt_nombcache, "nombcache"}, 1784 {Opt_nombcache, "no_mbcache"}, /* for backward compatibility */ 2008 {Opt_nombcache, EXT4_MOUNT_NO_MBCACHE, MOPT_SET},
|