Searched refs:rc_sockref (Results 1 – 2 of 2) sorted by relevance
348 newrp->rc_sockref = nd->nd_sockref; in nfsrvd_getcache()585 hbp = NFSRCAHASH(rp->rc_sockref); in nfsrvd_sentcache()627 newrp->rc_sockref == rp->rc_sockref)) && in nfsrc_gettcp()631 newrp->rc_sockref != rp->rc_sockref && in nfsrc_gettcp()683 if (newrp->rc_sockref == rp->rc_sockref) in nfsrc_gettcp()684 nfsrc_marksametcpconn(rp->rc_sockref); in nfsrc_gettcp()692 if (newrp->rc_sockref == rp->rc_sockref) in nfsrc_gettcp()693 nfsrc_marksametcpconn(rp->rc_sockref); in nfsrc_gettcp()701 if (newrp->rc_sockref == rp->rc_sockref) in nfsrc_gettcp()702 nfsrc_marksametcpconn(rp->rc_sockref); in nfsrc_gettcp()[all …]
80 #define rc_sockref rc_un2.ot.sockref macro