Home
last modified time | relevance | path

Searched refs:OP_LOOKUP (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c477 case OP_LOOKUP: in nfs4_op_to_str()
H A Dnfs4_xdr.c4031 case OP_LOOKUP: in xdr_snfs_argop4_free()
4210 case OP_LOOKUP: in xdr_nfs_argop4()
4459 op = OP_LOOKUP; in xdr_cnfs_argop4()
4590 case OP_LOOKUP: in xdr_nfs_resop4_free()
4706 case OP_LOOKUP: in xdr_nfs_resop4()
4886 case OP_LOOKUP: in xdr_nfs_resop4_clnt()
H A Dnfs4_subr.c2127 rootvp, NULL, NULL, NULL, OP_LOOKUP, NULL, NULL, in nfs4_make_dotdot()
2193 OP_LOOKUP, NULL, NULL, NULL); in nfs4_make_dotdot()
H A Dnfs4_recovery.c1960 NULL, NULL, OP_LOOKUP, NULL, NULL, NULL); in recov_filehandle()
2516 NULL, NULL, NULL, OP_LOOKUP, NULL, NULL, NULL); in recov_openfiles()
H A Dnfs4_vnops.c459 if (argop[i].argop == OP_LOOKUP) { in nfs4args_lookup_free()
5386 OP_LOOKUP, NULL, NULL, NULL) == FALSE) { in nfs4lookupvalidate_otw()
5822 OP_LOOKUP, NULL, NULL, NULL) == FALSE) { in nfs4lookupnew_otw()
6080 case OP_LOOKUP: in nfs4lookup_dump_compound()
6305 argop->argop = OP_LOOKUP; in nfs4lookup_setup()
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1250 OP_LOOKUP = 15, enumerator
3035 case OP_LOOKUP: LOOKUP4args oplookup;
3156 case OP_LOOKUP: LOOKUP4res oplookup;
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfs4ops.c413 lookupargs.la_oplookup = OP_LOOKUP; in nfs4lookup()
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfs.c410 case OP_LOOKUP: in nfs4_op_str()
H A Dnfs_clnt.c83 TBL_ENTRY(OP_LOOKUP),
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2516 case OP_LOOKUP: in xdr_nfs_argop4()
2673 case OP_LOOKUP: in xdr_nfs_resop4()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2671 OP_LOOKUP = 15, enumerator
2726 OP_CLOOKUP = OP_LOOKUP | SUNW_PRIVATE_OP,