Searched refs:cld_net (Results 1 – 2 of 2) sorted by relevance
34 struct cld_net;46 struct cld_net *cld_net; member
655 struct cld_net { struct664 struct cld_net *cu_net; argument717 struct cld_net *cn = nn->cld_net; in cld_pipe_downcall()829 struct cld_net *cn; in nfsd4_init_cld_pipe()831 if (nn->cld_net) in nfsd4_init_cld_pipe()855 nn->cld_net = cn; in nfsd4_init_cld_pipe()871 struct cld_net *cn = nn->cld_net; in nfsd4_remove_cld_pipe()875 kfree(nn->cld_net); in nfsd4_remove_cld_pipe()876 nn->cld_net = NULL; in nfsd4_remove_cld_pipe()880 alloc_cld_upcall(struct cld_net *cn) in alloc_cld_upcall()[all …]