Searched refs:np_xid (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/amd/amd/
H A Dsrvr_nfs.c80 int np_xid; /* RPC transaction id for pings */ member in struct:nfs_private
374 if (np->np_xid == xid && (fs->fs_flags & FSF_PINGING)) {
418 np->np_xid = XID_ALLOC();
546 np->np_xid = XID_ALLOC();
576 error = fwd_packet(MK_RPC_XID(RPC_XID_NFSPING, np->np_xid),
581 (voidp) ((long) np->np_xid), /* cast needed for 64-bit archs */
966 np->np_xid = XID_ALLOC();
1018 np->np_xid = XID_ALLOC();

Completed in 155 milliseconds