Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dnfs4recover.c739 struct list_head cu_list; member
888 list_for_each_entry(tmp, &cn->cn_list, cu_list) { in cld_pipe_downcall()
892 list_del_init(&cup->cu_list); in cld_pipe_downcall()
1064 list_for_each_entry(tmp, &cn->cn_list, cu_list) { in alloc_cld_upcall()
1075 list_add(&new->cu_list, &cn->cn_list); in alloc_cld_upcall()
1089 list_del(&victim->cu_list); in free_cld_upcall()