Home
last modified time | relevance | path

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

/linux/fs/fscache/
A Dnetfs.c47 netfs->primary_index = cookie; in __fscache_register_netfs()
69 fscache_relinquish_cookie(netfs->primary_index, NULL, false); in __fscache_unregister_netfs()
/linux/fs/9p/
A Dcache.c60 v9ses->fscache = fscache_acquire_cookie(v9fs_cache_netfs.primary_index, in v9fs_cache_session_get_cookie()
/linux/fs/ceph/
A Dcache.c82 fsc->fscache = fscache_acquire_cookie(ceph_cache_netfs.primary_index, in ceph_fscache_register_fs()
/linux/include/linux/
A Dfscache.h115 struct fscache_cookie *primary_index; member
/linux/fs/cifs/
A Dfscache.c41 fscache_acquire_cookie(cifs_fscache_netfs.primary_index, in cifs_fscache_get_client_cookie()
/linux/fs/nfs/
A Dfscache.c83 clp->fscache = fscache_acquire_cookie(nfs_fscache_netfs.primary_index, in nfs_fscache_get_client_cookie()
/linux/include/trace/events/
A Dfscache.h197 __entry->cookie = netfs->primary_index->debug_id;
/linux/fs/afs/
A Dcell.c684 cell->cache = fscache_acquire_cookie(afs_cache_netfs.primary_index, in afs_activate_cell()
/linux/Documentation/filesystems/caching/
A Dnetfs-api.rst55 struct fscache_cookie *primary_index;
343 fscache_acquire_cookie(afs_cache_netfs.primary_index,

Completed in 15 milliseconds