Searched refs:super_list (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Ddelegation.c195 list_del_rcu(&delegation->super_list);
254 list_add_rcu(&delegation->super_list, &clp->cl_delegations);
307 list_for_each_entry_rcu(delegation, &clp->cl_delegations, super_list) {
388 list_for_each_entry_rcu(delegation, &clp->cl_delegations, super_list) {
405 list_for_each_entry_rcu(delegation, &clp->cl_delegations, super_list) {
451 list_for_each_entry_rcu(delegation, &clp->cl_delegations, super_list) {
495 list_for_each_entry_rcu(delegation, &clp->cl_delegations, super_list) {
516 list_for_each_entry_rcu(delegation, &clp->cl_delegations, super_list)
530 list_for_each_entry_rcu(delegation, &clp->cl_delegations, super_list) {
H A Ddelegation.h16 struct list_head super_list; member in struct:nfs_delegation

Completed in 48 milliseconds