Searched refs:op_claim_type (Results 1 – 4 of 4) sorted by relevance
514 open->op_claim_type == NFS4_OPEN_CLAIM_DELEGATE_CUR) in do_open_lookup()547 if (open->op_claim_type == NFS4_OPEN_CLAIM_DELEG_CUR_FH) in do_open_fhandle()582 if (open->op_create && open->op_claim_type != NFS4_OPEN_CLAIM_NULL) { in nfsd4_open()594 open->op_claim_type != NFS4_OPEN_CLAIM_PREVIOUS) { in nfsd4_open()630 if (opens_in_grace(net) && open->op_claim_type != NFS4_OPEN_CLAIM_PREVIOUS) in nfsd4_open()633 if (!opens_in_grace(net) && open->op_claim_type == NFS4_OPEN_CLAIM_PREVIOUS) in nfsd4_open()636 switch (open->op_claim_type) { in nfsd4_open()
370 u32 op_claim_type; /* request */ member
6357 return open->op_claim_type == NFS4_OPEN_CLAIM_DELEGATE_CUR || in nfsd4_is_deleg_cur()6358 open->op_claim_type == NFS4_OPEN_CLAIM_DELEG_CUR_FH; in nfsd4_is_deleg_cur()6978 switch (open->op_claim_type) { in nfs4_open_delegation()7213 if (status == 0 && open->op_claim_type == NFS4_OPEN_CLAIM_PREVIOUS) in nfsd4_process_open2()
1277 if (xdr_stream_decode_u32(argp->xdr, &open->op_claim_type) < 0) in nfsd4_decode_open_claim4()1279 switch (open->op_claim_type) { in nfsd4_decode_open_claim4()