Searched refs:NFS4_OPEN_CLAIM_PREVIOUS (Results 1 – 5 of 5) sorted by relevance
340 NFS4_OPEN_CLAIM_PREVIOUS = 1, enumerator
557 open->op_claim_type != NFS4_OPEN_CLAIM_PREVIOUS) in nfsd4_open()591 if (opens_in_grace(net) && open->op_claim_type != NFS4_OPEN_CLAIM_PREVIOUS) in nfsd4_open()594 if (!opens_in_grace(net) && open->op_claim_type == NFS4_OPEN_CLAIM_PREVIOUS) in nfsd4_open()604 case NFS4_OPEN_CLAIM_PREVIOUS: in nfsd4_open()
6166 case NFS4_OPEN_CLAIM_PREVIOUS: in nfs4_open_delegation()6216 if (open->op_claim_type == NFS4_OPEN_CLAIM_PREVIOUS && in nfs4_open_delegation()6376 if (status == 0 && open->op_claim_type == NFS4_OPEN_CLAIM_PREVIOUS) in nfsd4_process_open2()
1488 case NFS4_OPEN_CLAIM_PREVIOUS: in nfs4_opendata_alloc()1599 case NFS4_OPEN_CLAIM_PREVIOUS: in can_open_delegated()2015 case NFS4_OPEN_CLAIM_PREVIOUS: in nfs4_process_delegation()2150 if (data->o_arg.claim == NFS4_OPEN_CLAIM_PREVIOUS) in nfs4_opendata_to_nfs4_state()2276 NFS4_OPEN_CLAIM_PREVIOUS); in _nfs4_do_open_reclaim()2541 case NFS4_OPEN_CLAIM_PREVIOUS: in nfs4_open_prepare()
1503 *p = cpu_to_be32(NFS4_OPEN_CLAIM_PREVIOUS); in encode_claim_previous()1543 case NFS4_OPEN_CLAIM_PREVIOUS: in encode_open()