Home
last modified time | relevance | path

Searched refs:nfslog_createhow3 (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/nfs/
H A Dnfs_log.h300 struct nfslog_createhow3 { struct
306 typedef struct nfslog_createhow3 nfslog_createhow3; argument
310 nfslog_createhow3 how;
/titanic_41/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfs_log_xdr.c48 static bool_t xdr_nfslog_createhow3(XDR *, nfslog_createhow3 *);
553 xdr_nfslog_createhow3(XDR *xdrs, nfslog_createhow3 *objp) in xdr_nfslog_createhow3()