Home
last modified time | relevance | path

Searched refs:cld_upcall (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/nfsd/
Dnfs4recover.c662 struct cld_upcall { struct
674 struct cld_upcall *cup = container_of(cmsg, struct cld_upcall, cu_msg); in __cld_pipe_upcall() argument
712 struct cld_upcall *tmp, *cup; in cld_pipe_downcall()
760 struct cld_upcall *cup = container_of(cmsg, struct cld_upcall, in cld_pipe_destroy_msg()
879 static struct cld_upcall *
882 struct cld_upcall *new, *tmp; in alloc_cld_upcall()
911 free_cld_upcall(struct cld_upcall *victim) in free_cld_upcall()
926 struct cld_upcall *cup; in nfsd4_cld_create()
963 struct cld_upcall *cup; in nfsd4_cld_remove()
1000 struct cld_upcall *cup; in nfsd4_cld_check()
[all …]