Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/sunrpc/
Dsvc.h263 #define RQ_LOCAL (1) /* local request */ macro
/linux-4.4.14/include/trace/events/
Dsunrpc.h445 { (1UL << RQ_LOCAL), "RQ_LOCAL"}, \
/linux-4.4.14/net/sunrpc/
Dsvcsock.c1174 set_bit(RQ_LOCAL, &rqstp->rq_flags); in svc_tcp_recvfrom()
1176 clear_bit(RQ_LOCAL, &rqstp->rq_flags); in svc_tcp_recvfrom()
/linux-4.4.14/fs/nfsd/
Dvfs.c926 if (test_bit(RQ_LOCAL, &rqstp->rq_flags)) in nfsd_vfs_write()
969 if (test_bit(RQ_LOCAL, &rqstp->rq_flags)) in nfsd_vfs_write()