Home
last modified time | relevance | path

Searched refs:fscache_relinquish_cookie (Results 1 – 10 of 10) sorted by relevance

/linux/fs/9p/
A Dcache.c74 fscache_relinquish_cookie(v9ses->fscache, NULL, false); in v9fs_cache_session_put_cookie()
138 fscache_relinquish_cookie(v9inode->fscache, &v9inode->qid.version, in v9fs_cache_inode_put_cookie()
152 fscache_relinquish_cookie(v9inode->fscache, NULL, true); in v9fs_cache_inode_flush_cookie()
185 fscache_relinquish_cookie(v9inode->fscache, NULL, true); in v9fs_cache_inode_reset_cookie()
/linux/fs/cifs/
A Dfscache.c54 fscache_relinquish_cookie(server->fscache, NULL, false); in cifs_fscache_release_client_cookie()
105 fscache_relinquish_cookie(tcon->fscache, &auxdata, false); in cifs_fscache_release_super_cookie()
163 fscache_relinquish_cookie(cifsi->fscache, &auxdata, false); in cifs_fscache_release_inode_cookie()
200 fscache_relinquish_cookie(cifsi->fscache, NULL, true); in cifs_fscache_reset_inode_cookie()
/linux/fs/nfs/
A Dfscache.c100 fscache_relinquish_cookie(clp->fscache, NULL, false); in nfs_fscache_release_client_cookie()
216 fscache_relinquish_cookie(nfss->fscache, NULL, false); in nfs_fscache_release_super_cookie()
275 fscache_relinquish_cookie(cookie, &auxdata, false); in nfs_fscache_clear_inode()
/linux/fs/fscache/
A Dnetfs.c69 fscache_relinquish_cookie(netfs->primary_index, NULL, false); in __fscache_unregister_netfs()
/linux/fs/ceph/
A Dcache.c159 fscache_relinquish_cookie(cookie, &ci->i_vino, false); in ceph_fscache_unregister_inode_cookie()
/linux/include/linux/
A Dfscache.h358 void fscache_relinquish_cookie(struct fscache_cookie *cookie, in fscache_relinquish_cookie() function
/linux/fs/afs/
A Dvolume.c290 fscache_relinquish_cookie(volume->cache, NULL, in afs_deactivate_volume()
A Dcell.c727 fscache_relinquish_cookie(cell->cache, NULL, false); in afs_deactivate_cell()
A Dinode.c793 fscache_relinquish_cookie(vnode->cache, &aux, in afs_evict_inode()
/linux/Documentation/filesystems/caching/
A Dnetfs-api.rst807 void fscache_relinquish_cookie(struct fscache_cookie *cookie,

Completed in 19 milliseconds