Home
last modified time | relevance | path

Searched refs:open_owner4 (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h615 struct open_owner4 { struct
620 typedef struct open_owner4 open_owner4; typedef
964 open_owner4 owner;
985 open_owner4 owner;
H A Dnfs4.h553 open_owner4 ro_owner;
819 extern rfs4_openowner_t *rfs4_findopenowner(open_owner4 *, bool_t *, seqid4);
/titanic_41/usr/src/head/rpcsvc/
H A Dnfs4_prot.x576 struct open_owner4 { struct
978 open_owner4 owner;
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_state.c1978 EQOPENOWNER(open_owner4 *a, open_owner4 *b) in EQOPENOWNER()
1997 open_owner4 *openowner = key; in openowner_hash()
2014 open_owner4 *arg = key; in openowner_compare()
2077 open_owner4 *openowner = &argp->ro_owner; in rfs4_openowner_create()
2126 rfs4_findopenowner(open_owner4 *openowner, bool_t *create, seqid4 seqid) in rfs4_findopenowner()
H A Dnfs4_srv.c7336 open_owner4 *owner = &args->owner; in rfs4_op_open()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c566 static void detail_open_owner(open_owner4 *owner);
3470 detail_open_owner(open_owner4 *owner) in detail_open_owner()
H A Dnfs4_xdr.c967 xdr_open_owner4(register XDR *xdrs, open_owner4 *objp) in xdr_open_owner4()