Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs_log.h511 extern bool_t xdr_nfslog_writeargs(XDR *, nfslog_writeargs *);
558 extern bool_t xdr_nfslog_writeargs(XDR *, struct nfswriteargs *);
/illumos-gate/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.c1374 {xdr_nfslog_writeargs, xdr_nfslog_writeresult, TRUE},
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfs_log_xdr.c375 xdr_nfslog_writeargs(XDR *xdrs, nfslog_writeargs *objp) in xdr_nfslog_writeargs() function
H A Dfhtab.c248 {nfslog_WRITE2_fhargs, xdr_nfslog_writeargs, xdr_nfslog_writeresult,