Searched refs:xdr_nfslog_writeresult (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/nfs/ |
H A D | nfs_log.h | 509 extern bool_t xdr_nfslog_writeresult(XDR *, nfslog_writeresult *); 556 extern bool_t xdr_nfslog_writeresult(XDR *, struct nfsattrstat *);
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_log_xdr.c | 297 xdr_nfslog_writeresult(XDR *xdrs, struct nfsattrstat *objp) in xdr_nfslog_writeresult() function
|
H A D | nfs_log.c | 1371 {xdr_nfslog_writeargs, xdr_nfslog_writeresult, TRUE},
|
/titanic_41/usr/src/cmd/fs.d/nfs/nfslog/ |
H A D | nfs_log_xdr.c | 393 xdr_nfslog_writeresult(XDR *xdrs, nfslog_writeresult *objp) in xdr_nfslog_writeresult() function
|
H A D | fhtab.c | 250 {nfslog_WRITE2_fhargs, xdr_nfslog_writeargs, xdr_nfslog_writeresult,
|