Searched refs:RQ_LOCAL (Results 1 – 3 of 3) sorted by relevance
271 #define RQ_LOCAL (1) /* local request */ macro
1019 set_bit(RQ_LOCAL, &rqstp->rq_flags); in svc_tcp_recvfrom()1021 clear_bit(RQ_LOCAL, &rqstp->rq_flags); in svc_tcp_recvfrom()
965 if (test_bit(RQ_LOCAL, &rqstp->rq_flags) && in nfsd_vfs_write()
Completed in 11 milliseconds