Symbol: open_claim_type4
usr/src/cmd/cmd-inet/usr.sbin/snoop/nfs4_xdr.c
1598
xdr_open_claim_type4(register XDR *xdrs, open_claim_type4 *objp)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3755
claim_name(enum open_claim_type4 claim_type)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
546
static char *claim_name(enum open_claim_type4 claim_type);
usr/src/uts/common/fs/nfs/nfs4_callback.c
2157
nfs4_delegation_accept(rnode4_t *rp, open_claim_type4 claim, OPEN4res *res,
usr/src/uts/common/fs/nfs/nfs4_client_state.c
2033
open_claim_type4 claim;
usr/src/uts/common/fs/nfs/nfs4_recovery.c
2487
open_claim_type4 claim;
usr/src/uts/common/fs/nfs/nfs4_srv.c
7821
open_claim_type4 claim = args->claim.claim;
usr/src/uts/common/fs/nfs/nfs4_vnops.c
13236
open_claim_type4 oclaim;
usr/src/uts/common/fs/nfs/nfs4_vnops.c
1691
open_claim_type4 claim, bool_t frc_use_claim_previous,
usr/src/uts/common/fs/nfs/nfs4x_xdr.c
3612
xdr_open_claim_type4(XDR *xdrs, open_claim_type4 *objp)
usr/src/uts/common/nfs/nfs4_clnt.h
2030
open_claim_type4, bool_t, bool_t);
usr/src/uts/common/nfs/nfs4_clnt.h
700
enum open_claim_type4 lru_oclaim;
usr/src/uts/common/nfs/nfs4_kprot.h
1807
typedef enum open_claim_type4 open_claim_type4;
usr/src/uts/common/nfs/nfs4_kprot.h
1822
open_claim_type4 claim;
usr/src/uts/common/nfs/nfs4_kprot.h
1861
open_claim_type4 claim;
usr/src/uts/common/nfs/nfs4_kprot.h
2832
open_claim_type4 dc_claim;
usr/src/uts/common/nfs/nfs4_kprot.h
3990
extern bool_t xdr_open_claim_type4(XDR *, open_claim_type4*);
usr/src/uts/common/nfs/rnode4.h
489
extern void nfs4_delegation_accept(rnode4_t *, open_claim_type4, OPEN4res *,