Home
last modified time | relevance | path

Searched refs:open_seqid (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/head/rpcsvc/
H A Dnfs4_prot.x748 seqid4 open_seqid; member
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h785 seqid4 open_seqid; member
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c1730 snprintf(buf, buflen, " OSQ=%u %s LSQ=%u LO=%04X", own->open_seqid, in sum_open_to_lock_owner()
1795 sprintf(get_line(0, 0), "Open Sequence ID = %u", own->open_seqid); in detail_open_to_lock_owner()
H A Dnfs4_xdr.c1288 if (!xdr_seqid4(xdrs, &objp->open_seqid)) in xdr_open_to_lock_owner4()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_state.c1196 nown->open_seqid = nfs4_get_open_seqid(oop) + 1; in nfs4_setup_lock_args()
H A Dnfs4_xdr.c2706 open_seqid)) in xdr_LOCK4args()
H A Dnfs4_srv.c8839 switch (rfs4_check_olo_seqid(olo->open_seqid, in rfs4_op_lock()
H A Dnfs4_vnops.c13847 open_owner.open_seqid; in nfs4frlock_recovery()