Lines Matching defs:next
1598 stp = list_entry(open_stp->st_locks.next,
2157 ses = list_entry(clp->cl_sessions.next, struct nfsd4_session,
2228 dp = list_entry(clp->cl_delegations.next, struct nfs4_delegation, dl_perclnt);
2234 dp = list_entry(reaplist.next, struct nfs4_delegation, dl_recall_lru);
2239 dp = list_entry(clp->cl_revoked.next, struct nfs4_delegation, dl_recall_lru);
2244 oo = list_entry(clp->cl_openowners.next, struct nfs4_openowner, oo_perclient);
2770 .next = states_next,
3150 * If cachethis is FALSE encode the uncached rep error on the next
5890 * of luck on the next boot.
6058 struct list_head *pos, *next;
6065 list_for_each_safe(pos, next, &nn->client_lru) {
6095 struct list_head *pos, *next;
6102 list_for_each_safe(pos, next, &nn->client_lru) {
6119 struct list_head *pos, *next;
6122 list_for_each_safe(pos, next, reaplist) {
6137 struct list_head *pos, *next, reaplist;
6164 list_for_each_safe(pos, next, &nn->del_recall_lru) {
6257 struct list_head *pos, *next;
6263 list_for_each_safe(pos, next, &nn->client_lru) {
8050 crp = list_entry(nn->reclaim_str_hashtbl[i].next,
8183 clp = list_entry(nn->conf_id_hashtbl[i].next, struct nfs4_client, cl_idhash);
8192 clp = list_entry(nn->unconf_id_hashtbl[i].next, struct nfs4_client, cl_idhash);
8255 struct list_head *pos, *next, reaplist;
8265 list_for_each_safe(pos, next, &nn->del_recall_lru) {
8271 list_for_each_safe(pos, next, &reaplist) {