Searched refs:nfsd_devid_hash (Results 1 – 1 of 1) sorted by relevance
37 static struct list_head nfsd_devid_hash[DEVID_HASH_SIZE]; variable65 list_for_each_entry(old, &nfsd_devid_hash[i], hash) { in nfsd4_alloc_devid_map()78 list_add_tail_rcu(&map->hash, &nfsd_devid_hash[devid_hashfn(map->idx)]); in nfsd4_alloc_devid_map()93 list_for_each_entry_rcu(map, &nfsd_devid_hash[devid_hashfn(idx)], hash) in nfsd4_find_devid_map()706 INIT_LIST_HEAD(&nfsd_devid_hash[i]); in nfsd4_init_pnfs()733 list_for_each_entry_safe(map, n, &nfsd_devid_hash[i], hash) in nfsd4_exit_pnfs()