Home
last modified time | relevance | path

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

/linux-3.4.99/fs/cifs/
Dfscache.c29 fscache_acquire_cookie(cifs_fscache_netfs.primary_index, in cifs_fscache_get_client_cookie()
48 fscache_acquire_cookie(server->fscache, in cifs_fscache_get_super_cookie()
71 cifsi->fscache = fscache_acquire_cookie(tcon->fscache, in cifs_fscache_enable_inode_cookie()
119 cifsi->fscache = fscache_acquire_cookie( in cifs_fscache_reset_inode_cookie()
/linux-3.4.99/fs/nfs/
Dfscache.c40 clp->fscache = fscache_acquire_cookie(nfs_fscache_netfs.primary_index, in nfs_fscache_get_client_cookie()
151 nfss->fscache = fscache_acquire_cookie(nfss->nfs_client->fscache, in nfs_fscache_get_super_cookie()
211 nfsi->fscache = fscache_acquire_cookie( in nfs_fscache_enable_inode_cookie()
337 nfsi->fscache = fscache_acquire_cookie( in nfs_fscache_reset_inode_cookie()
/linux-3.4.99/fs/9p/
Dcache.c91 v9ses->fscache = fscache_acquire_cookie(v9fs_cache_netfs.primary_index, in v9fs_cache_session_get_cookie()
205 v9inode->fscache = fscache_acquire_cookie(v9ses->fscache, in v9fs_cache_inode_get_cookie()
272 v9inode->fscache = fscache_acquire_cookie(v9ses->fscache, in v9fs_cache_inode_reset_cookie()
/linux-3.4.99/include/linux/
Dfscache.h296 struct fscache_cookie *fscache_acquire_cookie( in fscache_acquire_cookie() function
/linux-3.4.99/fs/afs/
Dvolume.c132 volume->cache = fscache_acquire_cookie(vlocation->cache, in afs_volume_lookup()
Dcell.c180 cell->cache = fscache_acquire_cookie(afs_cache_netfs.primary_index, in afs_cell_create()
Dinode.c260 vnode->cache = fscache_acquire_cookie(vnode->volume->cache, in afs_iget()
Dvlocation.c310 vl->cache = fscache_acquire_cookie(vl->cell->cache, in afs_vlocation_fill_in_record()
/linux-3.4.99/Documentation/filesystems/caching/
Dnetfs-api.txt334 fscache_acquire_cookie(struct fscache_cookie *parent,
357 fscache_acquire_cookie(afs_cache_netfs.primary_index,
366 fscache_acquire_cookie(cell->cache,
374 fscache_acquire_cookie(vlocation->cache,
388 fscache_acquire_cookie(volume->cache,
404 fscache_acquire_cookie(vnode->cache,