Home
last modified time | relevance | path

Searched refs:fscache_acquire_cookie (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/fs/9p/
Dcache.c60 v9ses->fscache = fscache_acquire_cookie(v9fs_cache_netfs.primary_index, in v9fs_cache_session_get_cookie()
115 v9inode->fscache = fscache_acquire_cookie(v9ses->fscache, in v9fs_cache_inode_get_cookie()
188 v9inode->fscache = fscache_acquire_cookie(v9ses->fscache, in v9fs_cache_inode_reset_cookie()
/Linux-v5.4/fs/cifs/
Dfscache.c78 fscache_acquire_cookie(cifs_fscache_netfs.primary_index, in cifs_fscache_get_client_cookie()
108 fscache_acquire_cookie(server->fscache, in cifs_fscache_get_super_cookie()
138 fscache_acquire_cookie(tcon->fscache, in cifs_fscache_acquire_inode_cookie()
/Linux-v5.4/fs/nfs/
Dfscache.c81 clp->fscache = fscache_acquire_cookie(nfs_fscache_netfs.primary_index, in nfs_fscache_get_client_cookie()
187 nfss->fscache = fscache_acquire_cookie(nfss->nfs_client->fscache, in nfs_fscache_get_super_cookie()
247 nfsi->fscache = fscache_acquire_cookie(NFS_SB(inode->i_sb)->fscache, in nfs_fscache_init_inode()
/Linux-v5.4/fs/ceph/
Dcache.c87 fsc->fscache = fscache_acquire_cookie(ceph_cache_netfs.primary_index, in ceph_fscache_register_fs()
157 ci->fscache = fscache_acquire_cookie(fsc->fscache, in ceph_fscache_register_inode_cookie()
/Linux-v5.4/fs/afs/
Dvolume.c185 volume->cache = fscache_acquire_cookie(volume->cell->cache, in afs_activate_volume()
Dcell.c585 cell->cache = fscache_acquire_cookie(afs_cache_netfs.primary_index, in afs_activate_cell()
Dinode.c494 vnode->cache = fscache_acquire_cookie(vnode->volume->cache, in afs_get_inode_cache()
/Linux-v5.4/include/linux/
Dfscache.h322 struct fscache_cookie *fscache_acquire_cookie( in fscache_acquire_cookie() function
/Linux-v5.4/Documentation/filesystems/caching/
Dnetfs-api.txt298 fscache_acquire_cookie(struct fscache_cookie *parent,
345 fscache_acquire_cookie(afs_cache_netfs.primary_index,
355 fscache_acquire_cookie(volume->cell->cache,
371 fscache_acquire_cookie(volume->cache,
389 fscache_acquire_cookie(vnode->cache,
733 The initial enablement state is set by fscache_acquire_cookie(), but the cookie