Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs4.h330 NFS4_OPEN_CLAIM_NULL = 0, enumerator
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4proc.c1308 return NFS4_OPEN_CLAIM_NULL; in nfs4_map_atomic_open_claim()
1386 case NFS4_OPEN_CLAIM_NULL: in nfs4_opendata_alloc()
1408 case NFS4_OPEN_CLAIM_NULL: in nfs4_opendata_alloc()
1490 case NFS4_OPEN_CLAIM_NULL: in can_open_cached()
1521 case NFS4_OPEN_CLAIM_NULL: in can_open_delegated()
1998 case NFS4_OPEN_CLAIM_NULL: in nfs4_opendata_get_inode()
3062 case NFS4_OPEN_CLAIM_NULL: in _nfs4_open_and_get_state()
3114 enum open_claim_type4 claim = NFS4_OPEN_CLAIM_NULL; in _nfs4_do_open()
H A Dnfs4xdr.c1484 *p = cpu_to_be32(NFS4_OPEN_CLAIM_NULL); in encode_claim_null()
1530 case NFS4_OPEN_CLAIM_NULL: in encode_open()
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4proc.c367 if (open->op_create && open->op_claim_type != NFS4_OPEN_CLAIM_NULL) in nfsd4_open()
420 case NFS4_OPEN_CLAIM_NULL: in nfsd4_open()
H A Dnfs4xdr.c1016 case NFS4_OPEN_CLAIM_NULL: in nfsd4_decode_open()
H A Dnfs4state.c5106 case NFS4_OPEN_CLAIM_NULL: in nfs4_open_delegation()