Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnfs4.h335 NFS4_OPEN_CLAIM_PREVIOUS = 1, enumerator
/linux/fs/nfsd/
A Dnfs4proc.c389 open->op_claim_type != NFS4_OPEN_CLAIM_PREVIOUS) in nfsd4_open()
423 if (opens_in_grace(net) && open->op_claim_type != NFS4_OPEN_CLAIM_PREVIOUS) in nfsd4_open()
426 if (!opens_in_grace(net) && open->op_claim_type == NFS4_OPEN_CLAIM_PREVIOUS) in nfsd4_open()
436 case NFS4_OPEN_CLAIM_PREVIOUS: in nfsd4_open()
A Dnfs4state.c5234 case NFS4_OPEN_CLAIM_PREVIOUS: in nfs4_open_delegation()
5267 if (open->op_claim_type == NFS4_OPEN_CLAIM_PREVIOUS && in nfs4_open_delegation()
5387 if (status == 0 && open->op_claim_type == NFS4_OPEN_CLAIM_PREVIOUS) in nfsd4_process_open2()
A Dnfs4xdr.c1106 case NFS4_OPEN_CLAIM_PREVIOUS: in nfsd4_decode_open_claim4()
/linux/fs/nfs/
A Dnfs4proc.c1421 case NFS4_OPEN_CLAIM_PREVIOUS: in nfs4_opendata_alloc()
1532 case NFS4_OPEN_CLAIM_PREVIOUS: in can_open_delegated()
2074 if (data->o_arg.claim == NFS4_OPEN_CLAIM_PREVIOUS) in nfs4_opendata_to_nfs4_state()
2200 NFS4_OPEN_CLAIM_PREVIOUS); in _nfs4_do_open_reclaim()
2453 case NFS4_OPEN_CLAIM_PREVIOUS: in nfs4_open_prepare()
A Dnfs4xdr.c1505 *p = cpu_to_be32(NFS4_OPEN_CLAIM_PREVIOUS); in encode_claim_previous()
1545 case NFS4_OPEN_CLAIM_PREVIOUS: in encode_open()

Completed in 64 milliseconds