Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs_log.h513 extern bool_t xdr_nfslog_createargs(XDR *, nfslog_createargs *);
560 extern bool_t xdr_nfslog_createargs(XDR *, struct nfscreatargs *);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_log.c1377 {xdr_nfslog_createargs, xdr_nfslog_diropres, TRUE},
1392 {xdr_nfslog_createargs, xdr_nfslog_diropres, TRUE},
H A Dnfs_log_xdr.c335 xdr_nfslog_createargs(XDR *xdrs, struct nfscreatargs *objp) in xdr_nfslog_createargs() function
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dfhtab.c252 {nfslog_CREATE2_fhargs, xdr_nfslog_createargs, xdr_nfslog_diropres,
272 {nfslog_CREATE2_fhargs, xdr_nfslog_createargs, xdr_nfslog_diropres,
H A Dnfs_log_xdr.c423 xdr_nfslog_createargs(XDR *xdrs, nfslog_createargs *objp) in xdr_nfslog_createargs() function