Home
last modified time | relevance | path

Searched refs:NFS4_OPEN_CLAIM_PREVIOUS (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/include/linux/
H A Dnfs4.h341 NFS4_OPEN_CLAIM_PREVIOUS = 1, enumerator
/linux-6.15/fs/nfsd/
H A Dnfs4proc.c557 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()
H A Dnfs4state.c6195 case NFS4_OPEN_CLAIM_PREVIOUS: in nfs4_open_delegation()
6245 if (open->op_claim_type == NFS4_OPEN_CLAIM_PREVIOUS && in nfs4_open_delegation()
6405 if (status == 0 && open->op_claim_type == NFS4_OPEN_CLAIM_PREVIOUS) in nfsd4_process_open2()
H A Dnfs4xdr.c1144 case NFS4_OPEN_CLAIM_PREVIOUS: in nfsd4_decode_open_claim4()
/linux-6.15/fs/nfs/
H A Dnfs4proc.c1504 case NFS4_OPEN_CLAIM_PREVIOUS: in nfs4_opendata_alloc()
1615 case NFS4_OPEN_CLAIM_PREVIOUS: in can_open_delegated()
2032 case NFS4_OPEN_CLAIM_PREVIOUS: in nfs4_process_delegation()
2167 if (data->o_arg.claim == NFS4_OPEN_CLAIM_PREVIOUS) in nfs4_opendata_to_nfs4_state()
2293 NFS4_OPEN_CLAIM_PREVIOUS); in _nfs4_do_open_reclaim()
2558 case NFS4_OPEN_CLAIM_PREVIOUS: in nfs4_open_prepare()
H A Dnfs4xdr.c1503 *p = cpu_to_be32(NFS4_OPEN_CLAIM_PREVIOUS); in encode_claim_previous()
1543 case NFS4_OPEN_CLAIM_PREVIOUS: in encode_open()