Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs_prot.x770 union createhow3 switch (createmode3 mode) {
780 createhow3 how;
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h1635 struct createhow3 { struct
1642 typedef struct createhow3 createhow3; argument
1646 createhow3 how;
H A Dnfs_log.h573 extern bool_t xdr_nfslog_createhow3(XDR *, createhow3 *);
/illumos-gate/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.c1709 createhow3 *howp; in xdr_CREATE3args()