Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sunrpc/
H A Dsvc.h249 RQ_DROPME, /* drop current reply */ enumerator
/linux-6.15/fs/nfsd/
H A Dnfsproc.c231 set_bit(RQ_DROPME, &rqstp->rq_flags); in nfsd_proc_read()
267 set_bit(RQ_DROPME, &rqstp->rq_flags); in nfsd_proc_write()
H A Dnfssvc.c992 if (test_bit(RQ_DROPME, &rqstp->rq_flags)) in nfsd_dispatch()
/linux-6.15/net/sunrpc/
H A Dsvc_xprt.c1209 set_bit(RQ_DROPME, &rqstp->rq_flags); in svc_defer()
H A Dsvc.c1335 clear_bit(RQ_DROPME, &rqstp->rq_flags); in svc_process_common()