Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dnfs4.h334 NFS4_OPEN_CLAIM_NULL = 0, enumerator
/linux-6.6.21/fs/nfs/
Dnfs4proc.c1332 return NFS4_OPEN_CLAIM_NULL; in nfs4_map_atomic_open_claim()
1406 case NFS4_OPEN_CLAIM_NULL: in nfs4_opendata_alloc()
1421 case NFS4_OPEN_CLAIM_NULL: in nfs4_opendata_alloc()
1503 case NFS4_OPEN_CLAIM_NULL: in can_open_cached()
1534 case NFS4_OPEN_CLAIM_NULL: in can_open_delegated()
2010 case NFS4_OPEN_CLAIM_NULL: in nfs4_opendata_get_inode()
3086 case NFS4_OPEN_CLAIM_NULL: in _nfs4_open_and_get_state()
3137 enum open_claim_type4 claim = NFS4_OPEN_CLAIM_NULL; in _nfs4_do_open()
Dnfs4xdr.c1496 *p = cpu_to_be32(NFS4_OPEN_CLAIM_NULL); in encode_claim_null()
1542 case NFS4_OPEN_CLAIM_NULL: in encode_open()
/linux-6.6.21/fs/nfsd/
Dnfs4proc.c544 if (open->op_create && open->op_claim_type != NFS4_OPEN_CLAIM_NULL) in nfsd4_open()
596 case NFS4_OPEN_CLAIM_NULL: in nfsd4_open()
Dnfs4xdr.c1116 case NFS4_OPEN_CLAIM_NULL: in nfsd4_decode_open_claim4()
Dnfs4state.c5644 case NFS4_OPEN_CLAIM_NULL: in nfs4_open_delegation()