Home
last modified time | relevance | path

Searched refs:fscache_write_to_cache (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/linux/
Dfscache.h619 static inline void fscache_write_to_cache(struct fscache_cookie *cookie, in fscache_write_to_cache() function
/linux-6.12.1/Documentation/filesystems/caching/
Dnetfs-api.rst397 void fscache_write_to_cache(struct fscache_cookie *cookie,
/linux-6.12.1/fs/ceph/
Daddr.c542 fscache_write_to_cache(cookie, inode->i_mapping, off, len, i_size_read(inode), in ceph_fscache_write_to_cache()