Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/sunrpc/
Dsvc.h266 #define RQ_LOCAL (1) /* local request */ macro
/kernel/linux/linux-5.10/net/sunrpc/
Dsvcsock.c1018 set_bit(RQ_LOCAL, &rqstp->rq_flags); in svc_tcp_recvfrom()
1020 clear_bit(RQ_LOCAL, &rqstp->rq_flags); in svc_tcp_recvfrom()
/kernel/linux/linux-5.10/fs/nfsd/
Dvfs.c1001 if (test_bit(RQ_LOCAL, &rqstp->rq_flags)) in nfsd_vfs_write()
1065 if (test_bit(RQ_LOCAL, &rqstp->rq_flags)) in nfsd_vfs_write()