Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnfs4.h340 NFS4_OPEN_CLAIM_NULL = 0, enumerator
/linux-6.15/fs/nfs/
H A Dnfs4proc.c1410 return NFS4_OPEN_CLAIM_NULL; in nfs4_map_atomic_open_claim()
1484 case NFS4_OPEN_CLAIM_NULL: in nfs4_opendata_alloc()
1499 case NFS4_OPEN_CLAIM_NULL: in nfs4_opendata_alloc()
1581 case NFS4_OPEN_CLAIM_NULL: in can_open_cached()
1612 case NFS4_OPEN_CLAIM_NULL: in can_open_delegated()
2091 case NFS4_OPEN_CLAIM_NULL: in nfs4_opendata_get_inode()
3185 case NFS4_OPEN_CLAIM_NULL: in _nfs4_open_and_get_state()
3233 enum open_claim_type4 claim = NFS4_OPEN_CLAIM_NULL; in _nfs4_do_open()
H A Dnfs4xdr.c1494 *p = cpu_to_be32(NFS4_OPEN_CLAIM_NULL); in encode_claim_null()
1540 case NFS4_OPEN_CLAIM_NULL: in encode_open()
/linux-6.15/fs/nfsd/
H A Dnfs4proc.c547 if (open->op_create && open->op_claim_type != NFS4_OPEN_CLAIM_NULL) in nfsd4_open()
599 case NFS4_OPEN_CLAIM_NULL: in nfsd4_open()
H A Dnfs4xdr.c1137 case NFS4_OPEN_CLAIM_NULL: in nfsd4_decode_open_claim4()
H A Dnfs4state.c6199 case NFS4_OPEN_CLAIM_NULL: in nfs4_open_delegation()