Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/rpcsvc/
H A Dnfs_prot.x773 union createhow3 switch (createmode3 mode) {
783 createhow3 how;
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs.h1558 struct createhow3 { struct
1565 typedef struct createhow3 createhow3; argument
1569 createhow3 how;
H A Dnfs_log.h570 extern bool_t xdr_nfslog_createhow3(XDR *, createhow3 *);
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_log_xdr.c494 xdr_nfslog_createhow3(XDR *xdrs, createhow3 *objp) in xdr_nfslog_createhow3()
H A Dnfs3_xdr.c1710 createhow3 *howp; in xdr_CREATE3args()