Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/sunrpc/
Dsvc.h266 #define RQ_USEDEFERRAL (2) /* use deferral */ macro
/linux-4.19.296/include/trace/events/
Dsunrpc.h545 { (1UL << RQ_USEDEFERRAL), "RQ_USEDEFERRAL"}, \
/linux-4.19.296/fs/nfsd/
Dnfs4proc.c1709 clear_bit(RQ_USEDEFERRAL, &rqstp->rq_flags); in nfsd4_proc_compound()
1819 set_bit(RQ_USEDEFERRAL, &rqstp->rq_flags); in nfsd4_proc_compound()