Searched refs:xdr_nfslog_SETATTR3args (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/nfs/ |
H A D | nfs_log.h | 522 extern bool_t xdr_nfslog_SETATTR3args(XDR *, nfslog_SETATTR3args *); 577 extern bool_t xdr_nfslog_SETATTR3args(XDR *, SETATTR3args *);
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_log_xdr.c | 560 xdr_nfslog_SETATTR3args(XDR *xdrs, SETATTR3args *objp) in xdr_nfslog_SETATTR3args() function
|
H A D | nfs_log.c | 1415 {xdr_nfslog_SETATTR3args, xdr_nfslog_SETATTR3res, TRUE},
|
/titanic_41/usr/src/cmd/fs.d/nfs/nfslog/ |
H A D | nfs_log_xdr.c | 605 xdr_nfslog_SETATTR3args(XDR *xdrs, nfslog_SETATTR3args *objp) in xdr_nfslog_SETATTR3args() function
|
H A D | fhtab.c | 305 {nfslog_SETATTR3_fhargs, xdr_nfslog_SETATTR3args, xdr_nfsstat3,
|