Searched refs:NFS4_OPEN_CLAIM_PREVIOUS (Results 1 – 6 of 6) sorted by relevance
320 NFS4_OPEN_CLAIM_PREVIOUS = 1, enumerator
375 open->op_claim_type != NFS4_OPEN_CLAIM_PREVIOUS) in nfsd4_open()409 if (opens_in_grace(net) && open->op_claim_type != NFS4_OPEN_CLAIM_PREVIOUS) in nfsd4_open()412 if (!opens_in_grace(net) && open->op_claim_type == NFS4_OPEN_CLAIM_PREVIOUS) in nfsd4_open()422 case NFS4_OPEN_CLAIM_PREVIOUS: in nfsd4_open()
4461 case NFS4_OPEN_CLAIM_PREVIOUS: in nfs4_open_delegation()4506 if (open->op_claim_type == NFS4_OPEN_CLAIM_PREVIOUS && in nfs4_open_delegation()4628 if (status == 0 && open->op_claim_type == NFS4_OPEN_CLAIM_PREVIOUS) in nfsd4_process_open2()
979 case NFS4_OPEN_CLAIM_PREVIOUS: in nfsd4_decode_open()
1293 case NFS4_OPEN_CLAIM_PREVIOUS: in nfs4_opendata_alloc()1404 case NFS4_OPEN_CLAIM_PREVIOUS: in can_open_delegated()1946 if (data->o_arg.claim == NFS4_OPEN_CLAIM_PREVIOUS) in nfs4_opendata_to_nfs4_state()2060 NFS4_OPEN_CLAIM_PREVIOUS); in _nfs4_do_open_reclaim()2310 case NFS4_OPEN_CLAIM_PREVIOUS: in nfs4_open_prepare()
1493 *p = cpu_to_be32(NFS4_OPEN_CLAIM_PREVIOUS); in encode_claim_previous()1533 case NFS4_OPEN_CLAIM_PREVIOUS: in encode_open()