Searched refs:cache_only (Results 1 – 5 of 5) sorted by relevance
473 struct regmap, cache_only); in regmap_cache_only_write_file()480 was_enabled = map->cache_only; in regmap_cache_only_write_file()488 if (map->cache_only && !was_enabled) { in regmap_cache_only_write_file()491 } else if (!map->cache_only && was_enabled) { in regmap_cache_only_write_file()612 &map->cache_only, ®map_cache_only_fops); in regmap_debugfs_init()
128 bool cache_only; member
473 map->cache_only = enable; in regcache_cache_only()515 WARN_ON(map->cache_only && enable); in regcache_cache_bypass()
1068 map->cache_only = false; in regmap_reinit_cache()1234 if (map->cache_only) { in _regmap_raw_write()1486 if (map->cache_only) { in _regmap_write()2002 if (map->cache_only) { in _regmap_multi_reg_write()2227 if (map->cache_only) in _regmap_read()
502 bool cache_only) in truncate_partial_data_page() argument509 if (!offset && !cache_only) in truncate_partial_data_page()512 if (cache_only) { in truncate_partial_data_page()526 if (!cache_only || !f2fs_encrypted_inode(inode) || !S_ISREG(inode->i_mode)) in truncate_partial_data_page()