Home
last modified time | relevance | path

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

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