Home
last modified time | relevance | path

Searched refs:fscache_note_page_release (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/fs/ceph/
Dcache.h76 fscache_note_page_release(ceph_fscache_cookie(ci)); in ceph_fscache_note_page_release()
/linux-6.6.21/fs/nfs/
Dfscache.h109 fscache_note_page_release(netfs_i_cookie(netfs_inode(folio->mapping->host))); in nfs_fscache_release_folio()
/linux-6.6.21/fs/9p/
Dvfs_addr.c125 fscache_note_page_release(v9fs_inode_cookie(V9FS_I(folio_inode(folio)))); in v9fs_release_folio()
/linux-6.6.21/include/linux/
Dfscache.h682 void fscache_note_page_release(struct fscache_cookie *cookie) in fscache_note_page_release() function
/linux-6.6.21/fs/afs/
Dfile.c504 fscache_note_page_release(afs_vnode_cache(vnode)); in afs_release_folio()
/linux-6.6.21/Documentation/filesystems/caching/
Dnetfs-api.rst438 void fscache_note_page_release(struct fscache_cookie *cookie);
/linux-6.6.21/fs/smb/client/
Dfile.c4850 fscache_note_page_release(cifs_inode_cookie(folio->mapping->host)); in cifs_release_folio()