Searched refs:Opt_nombcache (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/fs/ext4/ |
D | super.c | 1461 Opt_max_dir_size_kb, Opt_nojournal_checksum, Opt_nombcache, enumerator 1546 {Opt_nombcache, "nombcache"}, 1547 {Opt_nombcache, "no_mbcache"}, /* for backward compatibility */ 1757 {Opt_nombcache, EXT4_MOUNT_NO_MBCACHE, MOPT_SET},
|