Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fscache/
Dnetfs.c51 netfs->primary_index = cookie; in __fscache_register_netfs()
73 fscache_relinquish_cookie(netfs->primary_index, NULL, false); in __fscache_unregister_netfs()
/linux-4.19.296/fs/9p/
Dcache.c75 v9ses->fscache = fscache_acquire_cookie(v9fs_cache_netfs.primary_index, in v9fs_cache_session_get_cookie()
/linux-4.19.296/include/linux/
Dfscache.h127 struct fscache_cookie *primary_index; member
/linux-4.19.296/fs/ceph/
Dcache.c100 fsc->fscache = fscache_acquire_cookie(ceph_cache_netfs.primary_index, in ceph_fscache_register_fs()
/linux-4.19.296/fs/cifs/
Dfscache.c78 fscache_acquire_cookie(cifs_fscache_netfs.primary_index, in cifs_fscache_get_client_cookie()
/linux-4.19.296/fs/nfs/
Dfscache.c87 clp->fscache = fscache_acquire_cookie(nfs_fscache_netfs.primary_index, in nfs_fscache_get_client_cookie()
/linux-4.19.296/include/trace/events/
Dfscache.h211 __entry->cookie = netfs->primary_index;
/linux-4.19.296/fs/afs/
Dcell.c541 cell->cache = fscache_acquire_cookie(afs_cache_netfs.primary_index, in afs_activate_cell()