Searched refs:SYMLINK3args (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/cmd/dtrace/test/tst/common/nfs/ |
H A D | tst.call3.c | 259 SYMLINK3args *args = argp; in symlink_arginit() 336 sizeof (SYMLINK3args), xdr_SYMLINK3res, sizeof (SYMLINK3res)},
|
/titanic_41/usr/src/uts/common/nfs/ |
H A D | nfs.h | 1627 struct SYMLINK3args { struct 1631 typedef struct SYMLINK3args SYMLINK3args; argument 2150 extern bool_t xdr_SYMLINK3args(XDR *, SYMLINK3args *); 2211 extern void rfs3_symlink(SYMLINK3args *, SYMLINK3res *, struct exportinfo *, 2213 extern void *rfs3_symlink_getfh(SYMLINK3args *);
|
H A D | nfs_log.h | 590 extern bool_t xdr_nfslog_SYMLINK3args(XDR *, SYMLINK3args *);
|
/titanic_41/usr/src/head/rpcsvc/ |
H A D | nfs_prot.x | 836 struct SYMLINK3args { struct 1230 NFSPROC3_SYMLINK(SYMLINK3args) = 10;
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_log_xdr.c | 680 xdr_nfslog_SYMLINK3args(XDR *xdrs, SYMLINK3args *objp) in xdr_nfslog_SYMLINK3args()
|
H A D | nfs_server.c | 959 xdr_SYMLINK3args, NULL_xdrproc_t, sizeof (SYMLINK3args), 1162 SYMLINK3args nfs3_symlink_args;
|
H A D | nfs3_srv.c | 2018 rfs3_symlink(SYMLINK3args *args, SYMLINK3res *resp, struct exportinfo *exi, in rfs3_symlink() 2040 cred_t *, cr, vnode_t *, dvp, SYMLINK3args *, args); in rfs3_symlink() 2185 rfs3_symlink_getfh(SYMLINK3args *args) in rfs3_symlink_getfh()
|
H A D | nfs3_xdr.c | 1791 xdr_SYMLINK3args(XDR *xdrs, SYMLINK3args *objp) in xdr_SYMLINK3args()
|
H A D | nfs3_vnops.c | 3589 SYMLINK3args args; in nfs3_symlink()
|