Searched refs:Opt_nombcache (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/fs/ext4/ |
D | super.c | 1673 Opt_max_dir_size_kb, Opt_nojournal_checksum, Opt_nombcache, enumerator 1806 fsparam_flag ("nombcache", Opt_nombcache), 1807 fsparam_flag ("no_mbcache", Opt_nombcache), /* for backward compatibility */ 1904 {Opt_nombcache, EXT4_MOUNT_NO_MBCACHE, MOPT_SET},
|