Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/sunrpc/
Dsvc.h266 #define RQ_USEDEFERRAL (2) /* use deferral */ macro
/Linux-v5.4/include/trace/events/
Dsunrpc.h839 { (1UL << RQ_USEDEFERRAL), "RQ_USEDEFERRAL"}, \
/Linux-v5.4/net/sunrpc/
Dsvc_xprt.c1178 if (rqstp->rq_arg.page_len || !test_bit(RQ_USEDEFERRAL, &rqstp->rq_flags)) in svc_defer()
Dsvc.c1303 set_bit(RQ_USEDEFERRAL, &rqstp->rq_flags); in svc_process_common()
/Linux-v5.4/fs/nfsd/
Dnfs4proc.c1942 clear_bit(RQ_USEDEFERRAL, &rqstp->rq_flags); in nfsd4_proc_compound()
2052 set_bit(RQ_USEDEFERRAL, &rqstp->rq_flags); in nfsd4_proc_compound()