Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfs_clnt.c111 TBL_ENTRY(OP_CLOOKUP),
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c1444 argop[1].argop = OP_CLOOKUP; in nfs4_fetch_locations()
H A Dnfs4_vnops.c5331 argop[4].argop = OP_CLOOKUP; in nfs4lookupvalidate_otw()
5747 argop[2].argop = OP_CLOOKUP; in nfs4lookupnew_otw()
6076 case OP_CLOOKUP: in nfs4lookup_dump_compound()
8428 argop[2].argop = OP_CLOOKUP; in nfs4rename_volatile_fh()
8449 argop[7].argop = OP_CLOOKUP; in nfs4rename_volatile_fh()
H A Dnfs4_xdr.c4447 case OP_CLOOKUP: in xdr_cnfs_argop4()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2726 OP_CLOOKUP = OP_LOOKUP | SUNW_PRIVATE_OP, enumerator