Searched refs:CLAIM_NULL (Results 1 – 10 of 10) sorted by relevance
/titanic_44/usr/src/head/rpcsvc/ |
H A D | nfs4_prot.x | 923 CLAIM_NULL = 0, enumerator 939 case CLAIM_NULL:
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_nfs4.c | 3286 case CLAIM_NULL: in sum_name() 3314 case CLAIM_NULL: in sum_claim() 3368 case CLAIM_NULL: in detail_claim() 3758 case CLAIM_NULL: in claim_name()
|
H A D | nfs4_xdr.c | 1633 case CLAIM_NULL: in xdr_open_claim4()
|
/titanic_44/usr/src/uts/common/nfs/ |
H A D | nfs4_kprot.h | 941 CLAIM_NULL = 0, enumerator
|
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_xdr.c | 2936 case CLAIM_NULL: in xdr_OPEN4args() 2989 case CLAIM_NULL: in xdr_OPEN4args() 3109 case CLAIM_NULL: in xdr_OPEN4cargs()
|
H A D | nfs4_callback.c | 1919 nfs4_reopen(vp, osp, &e, CLAIM_NULL, FALSE, FALSE); in deleg_reopen()
|
H A D | nfs4_client_state.c | 2079 ASSERT(claim == CLAIM_NULL || claim == CLAIM_DELEGATE_CUR); in nfs4_resend_open_otw()
|
H A D | nfs4_vnops.c | 940 open_args->claim = CLAIM_NULL; in nfs4open_otw() 1528 nfs4_delegation_accept(rp, CLAIM_NULL, op_res, garp, cred_otw); in nfs4open_otw() 1828 if (claim == CLAIM_NULL) { in nfs4_reopen() 1999 claim = CLAIM_NULL; in nfs4_reopen() 3157 nfs4_reopen(vp, osp, ep, CLAIM_NULL, FALSE, FALSE); in nfs4rdwr_check_osid()
|
H A D | nfs4_recovery.c | 2524 claim = CLAIM_NULL; in recov_openfiles()
|
H A D | nfs4_srv.c | 7424 (claim == CLAIM_NULL || claim == CLAIM_DELEGATE_CUR)) { in rfs4_op_open() 7490 case CLAIM_NULL: in rfs4_op_open()
|