Searched refs:RQ_LOCAL (Results 1 – 4 of 4) sorted by relevance
258 #define RQ_LOCAL (1) /* local request */ macro
445 { (1UL << RQ_LOCAL), "RQ_LOCAL"}, \
1149 set_bit(RQ_LOCAL, &rqstp->rq_flags); in svc_tcp_recvfrom()1151 clear_bit(RQ_LOCAL, &rqstp->rq_flags); in svc_tcp_recvfrom()
964 if (test_bit(RQ_LOCAL, &rqstp->rq_flags)) in nfsd_vfs_write()1007 if (test_bit(RQ_LOCAL, &rqstp->rq_flags)) in nfsd_vfs_write()