Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/nfs/
H A Dnfs_log.h508 extern bool_t xdr_nfslog_writeargs(XDR *, nfslog_writeargs *);
555 extern bool_t xdr_nfslog_writeargs(XDR *, struct nfswriteargs *);
/titanic_44/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfs_log_xdr.c377 xdr_nfslog_writeargs(XDR *xdrs, nfslog_writeargs *objp) in xdr_nfslog_writeargs() function
H A Dfhtab.c250 {nfslog_WRITE2_fhargs, xdr_nfslog_writeargs, xdr_nfslog_writeresult,
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs_log_xdr.c283 xdr_nfslog_writeargs(XDR *xdrs, struct nfswriteargs *objp) in xdr_nfslog_writeargs() function
H A Dnfs_log.c1371 {xdr_nfslog_writeargs, xdr_nfslog_writeresult, TRUE},