Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/sunrpc/
Dsvc_xprt.h55 struct list_head xpt_list; member
/linux-4.19.296/fs/nfsd/
Dnfssvc.c677 …rt *perm_sock = list_entry(rqstp->rq_server->sv_permsocks.next, typeof(struct svc_xprt), xpt_list); in nfsd()