Home
last modified time | relevance | path

Searched refs:LINK4res (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1378 struct LINK4res { struct
1382 typedef struct LINK4res LINK4res; argument
2810 LINK4res oplink;
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1473 union LINK4res switch (nfsstat4 status) {
3152 case OP_LINK: LINK4res oplink;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c2613 LINK4res *res = (LINK4res *)obj; in dtlres_link()
H A Dnfs4_xdr.c1261 xdr_LINK4res(register XDR *xdrs, LINK4res *objp) in xdr_LINK4res()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c2702 LINK4res *resp = &resop->nfs_resop4_u.oplink; in rfs4_op_link()
2856 LINK4res *, resp); in rfs4_op_link()
H A Dnfs4_xdr.c2750 xdr_LINK4res(XDR *xdrs, LINK4res *objp) in xdr_LINK4res()
H A Dnfs4_vnops.c7472 LINK4res *ln_res; in nfs4_link()