Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sunrpc/
H A Dsvc.h247 RQ_LOCAL, /* local request */ enumerator
/linux-6.15/net/sunrpc/
H A Dsvcsock.c1145 set_bit(RQ_LOCAL, &rqstp->rq_flags); in svc_tcp_recvfrom()
1147 clear_bit(RQ_LOCAL, &rqstp->rq_flags); in svc_tcp_recvfrom()
/linux-6.15/fs/nfsd/
H A Dvfs.c1167 if (test_bit(RQ_LOCAL, &rqstp->rq_flags) && in nfsd_vfs_write()