Home
last modified time | relevance | path

Searched refs:createhow4_u (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h970 } createhow4_u; member
991 } createhow4_u; member
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c2917 &objp->createhow4_u.createattrs)) in xdr_OPEN4args()
2922 (u_longlong_t *)&objp->createhow4_u. in xdr_OPEN4args()
2980 &objp->createhow4_u.createattrs); in xdr_OPEN4args()
3090 &objp->createhow4_u.createattrs)) in xdr_OPEN4cargs()
3095 (u_longlong_t *)&objp->createhow4_u. in xdr_OPEN4cargs()
H A Dnfs4_srv.c6445 &args->createhow4_u.createattrs, in rfs4_createfile()
6504 mtime = (timespec32_t *)&args->createhow4_u.createverf; in rfs4_createfile()
6543 bitmap4 createmask = args->createhow4_u.createattrs.attrmask; in rfs4_createfile()
H A Dnfs4_vnops.c604 nfs4_fattr4_free(&open_args->createhow4_u.createattrs); in nfs4args_copen_free()
974 open_args->createhow4_u.createverf = *(uint64_t *)&verf; in nfs4open_otw()
980 attr = &open_args->createhow4_u.createattrs; in nfs4open_otw()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c1518 if (!xdr_fattr4(xdrs, &objp->createhow4_u.createattrs)) in xdr_createhow4()
1522 if (!xdr_verifier4(xdrs, objp->createhow4_u.createverf)) in xdr_createhow4()
H A Dsnoop_nfs4.c1378 detail_fattr4(&crtp->createhow4_u.createattrs); in detail_createhow4()
1382 tohex(crtp->createhow4_u.createverf, in detail_createhow4()