Home
last modified time | relevance | path

Searched refs:nfs4_deviceid_cache (Results 1 – 4 of 4) sorted by relevance

/linux/fs/nfs/
A Dpnfs_dev.c49 static struct hlist_head nfs4_deviceid_cache[NFS4_DEVICE_ID_HASH_SIZE]; variable
85 hlist_for_each_entry_rcu(d, &nfs4_deviceid_cache[hash], node) in _lookup_deviceid()
212 hlist_add_head_rcu(&new->node, &nfs4_deviceid_cache[hash]); in nfs4_find_get_deviceid()
338 hlist_for_each_entry_rcu(d, &nfs4_deviceid_cache[hash], node) in _deviceid_purge_client()
379 hlist_for_each_entry_rcu(d, &nfs4_deviceid_cache[i], node) in nfs4_deviceid_mark_client_invalid()
/linux/Documentation/filesystems/nfs/
A Dpnfs.rst34 nfs4_deviceid_cache). The cache itself is referenced across each
/linux/
A DSystem.map161362 ffff80001212df10 b nfs4_deviceid_cache
A D.tmp_System.map161362 ffff80001212df10 b nfs4_deviceid_cache

Completed in 315 milliseconds