Home
last modified time | relevance | path

Searched refs:open_claim_type4 (Results 1 – 11 of 11) sorted by relevance

/onnv-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h931 enum open_claim_type4 { enum
937 typedef enum open_claim_type4 open_claim_type4; typedef
962 open_claim_type4 claim;
983 open_claim_type4 claim;
H A Drnode4.h492 extern void nfs4_delegation_accept(rnode4_t *, open_claim_type4, OPEN4res *,
H A Dnfs4_clnt.h700 enum open_claim_type4 lru_oclaim;
2025 open_claim_type4, bool_t, bool_t);
/onnv-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x923 enum open_claim_type4 { enum
935 union open_claim4 switch (open_claim_type4 claim) {
/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c539 static char *claim_name(enum open_claim_type4 claim_type);
3746 claim_name(enum open_claim_type4 claim_type) in claim_name()
H A Dnfs4_xdr.c1594 xdr_open_claim_type4(register XDR *xdrs, open_claim_type4 *objp) in xdr_open_claim_type4()
/onnv-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_state.c2033 open_claim_type4 claim; in nfs4_resend_open_otw()
H A Dnfs4_callback.c2152 nfs4_delegation_accept(rnode4_t *rp, open_claim_type4 claim, OPEN4res *res, in nfs4_delegation_accept()
H A Dnfs4_recovery.c2493 open_claim_type4 claim; in recov_openfiles()
H A Dnfs4_vnops.c1660 open_claim_type4 claim, bool_t frc_use_claim_previous, in nfs4_reopen()
13206 open_claim_type4 oclaim; in nfs4frlock_check_deleg()
H A Dnfs4_srv.c7303 open_claim_type4 claim = args->claim; in rfs4_op_open()