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; argument722 struct cld_net *cn = nn->cld_net; in cld_pipe_downcall()834 struct cld_net *cn; in nfsd4_init_cld_pipe()836 if (nn->cld_net) in nfsd4_init_cld_pipe()860 nn->cld_net = cn; in nfsd4_init_cld_pipe()876 struct cld_net *cn = nn->cld_net; in nfsd4_remove_cld_pipe()880 kfree(nn->cld_net); in nfsd4_remove_cld_pipe()881 nn->cld_net = NULL; in nfsd4_remove_cld_pipe()885 alloc_cld_upcall(struct cld_net *cn) in alloc_cld_upcall()[all …]