Searched refs:xdr_nfslog_writeargs (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/nfs/ |
H A D | nfs_log.h | 508 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 D | nfs_log_xdr.c | 377 xdr_nfslog_writeargs(XDR *xdrs, nfslog_writeargs *objp) in xdr_nfslog_writeargs() function
|
H A D | fhtab.c | 250 {nfslog_WRITE2_fhargs, xdr_nfslog_writeargs, xdr_nfslog_writeresult,
|
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs_log_xdr.c | 283 xdr_nfslog_writeargs(XDR *xdrs, struct nfswriteargs *objp) in xdr_nfslog_writeargs() function
|
H A D | nfs_log.c | 1371 {xdr_nfslog_writeargs, xdr_nfslog_writeresult, TRUE},
|