Searched refs:xdr_nfslog_getfhargs (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/nfs/ |
H A D | nfs_log.h | 503 extern bool_t xdr_nfslog_getfhargs(XDR *, nfslog_getfhargs *); 548 extern bool_t xdr_nfslog_getfhargs(XDR *, nfslog_getfhargs *);
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_log_xdr.c | 227 xdr_nfslog_getfhargs(XDR *xdrs, nfslog_getfhargs *objp) in xdr_nfslog_getfhargs() function
|
H A D | nfs_log.c | 1493 {xdr_nfslog_getfhargs, xdr_nfsstat, TRUE},
|
/titanic_41/usr/src/cmd/fs.d/nfs/nfslog/ |
H A D | nfs_log_xdr.c | 303 xdr_nfslog_getfhargs(XDR *xdrs, nfslog_getfhargs *objp) in xdr_nfslog_getfhargs() function
|
H A D | fhtab.c | 410 {nfslog_GETFH_fhargs, xdr_nfslog_getfhargs, xdr_nfsstat,
|