Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
H A Dsvc.h274 RQ_LOCAL, /* local request */ enumerator
/linux/net/sunrpc/
H A Dsvcsock.c1194 set_bit(RQ_LOCAL, &rqstp->rq_flags); in svc_tcp_recvfrom()
1196 clear_bit(RQ_LOCAL, &rqstp->rq_flags); in svc_tcp_recvfrom()
/linux/fs/nfsd/
H A Dvfs.c1460 if (test_bit(RQ_LOCAL, &rqstp->rq_flags) && in nfsd_vfs_write()