Home
last modified time | relevance | path

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

/Linux-v4.19/fs/9p/
Dcache.c73 v9ses->fscache = fscache_acquire_cookie(v9fs_cache_netfs.primary_index, in v9fs_cache_session_get_cookie()
128 v9inode->fscache = fscache_acquire_cookie(v9ses->fscache, in v9fs_cache_inode_get_cookie()
201 v9inode->fscache = fscache_acquire_cookie(v9ses->fscache, in v9fs_cache_inode_reset_cookie()
/Linux-v4.19/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-v4.19/fs/nfs/
Dfscache.c85 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()
246 nfsi->fscache = fscache_acquire_cookie(NFS_SB(inode->i_sb)->fscache, in nfs_fscache_init_inode()
/Linux-v4.19/fs/ceph/
Dcache.c100 fsc->fscache = fscache_acquire_cookie(ceph_cache_netfs.primary_index, in ceph_fscache_register_fs()
170 ci->fscache = fscache_acquire_cookie(fsc->fscache, in ceph_fscache_register_inode_cookie()
/Linux-v4.19/include/linux/
Dfscache.h326 struct fscache_cookie *fscache_acquire_cookie( in fscache_acquire_cookie() function
/Linux-v4.19/fs/afs/
Dvolume.c226 volume->cache = fscache_acquire_cookie(volume->cell->cache, in afs_activate_volume()
Dinode.c259 vnode->cache = fscache_acquire_cookie(vnode->volume->cache, in afs_get_inode_cache()
Dcell.c528 cell->cache = fscache_acquire_cookie(afs_cache_netfs.primary_index, in afs_activate_cell()
/Linux-v4.19/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