Searched refs:RQ_LOCAL (Results 1 – 3 of 3) sorted by relevance
281 #define RQ_LOCAL (1) /* local request */ macro
1011 set_bit(RQ_LOCAL, &rqstp->rq_flags); in svc_tcp_recvfrom()1013 clear_bit(RQ_LOCAL, &rqstp->rq_flags); in svc_tcp_recvfrom()
1014 if (test_bit(RQ_LOCAL, &rqstp->rq_flags) && in nfsd_vfs_write()