Searched refs:Opt_nombcache (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/fs/ext4/ |
D | super.c | 1463 Opt_max_dir_size_kb, Opt_nojournal_checksum, Opt_nombcache, enumerator 1548 {Opt_nombcache, "nombcache"}, 1549 {Opt_nombcache, "no_mbcache"}, /* for backward compatibility */ 1760 {Opt_nombcache, EXT4_MOUNT_NO_MBCACHE, MOPT_SET},
|