Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dnfs4.h319 NFS4_OPEN_CLAIM_NULL = 0, enumerator
/linux-4.19.296/fs/nfsd/
Dnfs4proc.c364 if (open->op_create && open->op_claim_type != NFS4_OPEN_CLAIM_NULL) in nfsd4_open()
417 case NFS4_OPEN_CLAIM_NULL: in nfsd4_open()
Dnfs4xdr.c970 case NFS4_OPEN_CLAIM_NULL: in nfsd4_decode_open()
Dnfs4state.c4467 case NFS4_OPEN_CLAIM_NULL: in nfs4_open_delegation()
/linux-4.19.296/fs/nfs/
Dnfs4proc.c1194 return NFS4_OPEN_CLAIM_NULL; in nfs4_map_atomic_open_claim()
1272 case NFS4_OPEN_CLAIM_NULL: in nfs4_opendata_alloc()
1288 case NFS4_OPEN_CLAIM_NULL: in nfs4_opendata_alloc()
1370 case NFS4_OPEN_CLAIM_NULL: in can_open_cached()
1401 case NFS4_OPEN_CLAIM_NULL: in can_open_delegated()
1878 case NFS4_OPEN_CLAIM_NULL: in nfs4_opendata_get_inode()
2958 enum open_claim_type4 claim = NFS4_OPEN_CLAIM_NULL; in _nfs4_do_open()
Dnfs4xdr.c1484 *p = cpu_to_be32(NFS4_OPEN_CLAIM_NULL); in encode_claim_null()
1530 case NFS4_OPEN_CLAIM_NULL: in encode_open()