Searched refs:cld_net (Results 1 – 2 of 2) sorted by relevance
34 struct cld_net;46 struct cld_net *cld_net; member
648 struct cld_net { struct657 struct cld_net *cu_net; argument715 struct cld_net *cn = nn->cld_net; in cld_pipe_downcall()827 struct cld_net *cn; in nfsd4_init_cld_pipe()829 if (nn->cld_net) in nfsd4_init_cld_pipe()853 nn->cld_net = cn; in nfsd4_init_cld_pipe()869 struct cld_net *cn = nn->cld_net; in nfsd4_remove_cld_pipe()873 kfree(nn->cld_net); in nfsd4_remove_cld_pipe()874 nn->cld_net = NULL; in nfsd4_remove_cld_pipe()878 alloc_cld_upcall(struct cld_net *cn) in alloc_cld_upcall()[all …]