Searched refs:cld_net (Results 1 – 2 of 2) sorted by relevance
34 struct cld_net;46 struct cld_net *cld_net; member
643 struct cld_net { struct652 struct cld_net *cu_net; argument710 struct cld_net *cn = nn->cld_net; in cld_pipe_downcall()822 struct cld_net *cn; in nfsd4_init_cld_pipe()824 if (nn->cld_net) in nfsd4_init_cld_pipe()848 nn->cld_net = cn; in nfsd4_init_cld_pipe()864 struct cld_net *cn = nn->cld_net; in nfsd4_remove_cld_pipe()868 kfree(nn->cld_net); in nfsd4_remove_cld_pipe()869 nn->cld_net = NULL; in nfsd4_remove_cld_pipe()873 alloc_cld_upcall(struct cld_net *cn) in alloc_cld_upcall()[all …]