Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/sunrpc/
Dsvc.h283 #define RQ_DROPME (3) /* drop current reply */ macro
/Linux-v6.1/fs/nfsd/
Dnfssvc.c1057 if (*statp == rpc_drop_reply || test_bit(RQ_DROPME, &rqstp->rq_flags)) in nfsd_dispatch()
/Linux-v6.1/net/sunrpc/
Dsvc.c1250 __clear_bit(RQ_DROPME, &rqstp->rq_flags); in svc_process_common()
Dsvc_xprt.c1241 __set_bit(RQ_DROPME, &rqstp->rq_flags); in svc_defer()