Home
last modified time | relevance | path

Searched refs:OP_COPEN (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfs_clnt.c112 TBL_ENTRY(OP_COPEN),
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_state.c2103 argop[1].argop = OP_COPEN; in nfs4_resend_open_otw()
H A Dnfs4_xdr.c4468 case OP_COPEN: in xdr_cnfs_argop4()
H A Dnfs4_vnops.c935 argop[idx_open].argop = OP_COPEN; in nfs4open_otw()
1821 argop[1].argop = OP_COPEN; in nfs4_reopen()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2727 OP_COPEN = OP_OPEN | SUNW_PRIVATE_OP, enumerator