Searched refs:Opt_nombcache (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/fs/ext4/ |
D | super.c | 1707 Opt_max_dir_size_kb, Opt_nojournal_checksum, Opt_nombcache, enumerator 1806 {Opt_nombcache, "nombcache"}, 1807 {Opt_nombcache, "no_mbcache"}, /* for backward compatibility */ 2026 {Opt_nombcache, EXT4_MOUNT_NO_MBCACHE, MOPT_SET},
|