Home
last modified time | relevance | path

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

/linux-6.1.9/fs/9p/
Dvfs_addr.c189 fscache_write_to_cache(v9fs_inode_cookie(v9inode), in v9fs_vfs_write_folio_locked()
/linux-6.1.9/include/linux/
Dfscache.h617 static inline void fscache_write_to_cache(struct fscache_cookie *cookie, in fscache_write_to_cache() function
/linux-6.1.9/fs/afs/
Dwrite.c1035 fscache_write_to_cache(afs_vnode_cache(vnode), in afs_write_to_cache()
/linux-6.1.9/Documentation/filesystems/caching/
Dnetfs-api.rst397 void fscache_write_to_cache(struct fscache_cookie *cookie,
/linux-6.1.9/fs/ceph/
Daddr.c433 fscache_write_to_cache(cookie, inode->i_mapping, off, len, i_size_read(inode), in ceph_fscache_write_to_cache()