Searched refs:Opt_nombcache (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/fs/ext4/ |
D | super.c | 1406 Opt_max_dir_size_kb, Opt_nojournal_checksum, Opt_nombcache, enumerator 1491 {Opt_nombcache, "nombcache"}, 1492 {Opt_nombcache, "no_mbcache"}, /* for backward compatibility */ 1702 {Opt_nombcache, EXT4_MOUNT_NO_MBCACHE, MOPT_SET},
|