Home
last modified time | relevance | path

Searched refs:NFS4_OPEN_DELEGATE_NONE (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/
Dnfs4.h351 NFS4_OPEN_DELEGATE_NONE = 0, enumerator
/Linux-v4.19/fs/nfsd/
Dnfs4state.c4483 open->op_delegate_type = NFS4_OPEN_DELEGATE_NONE; in nfs4_open_delegation()
4485 open->op_delegate_type != NFS4_OPEN_DELEGATE_NONE) { in nfs4_open_delegation()
4600 if (open->op_delegate_type == NFS4_OPEN_DELEGATE_NONE && dp && in nfsd4_process_open2()
Dnfs4xdr.c3362 case NFS4_OPEN_DELEGATE_NONE: in nfsd4_encode_open()
/Linux-v4.19/fs/nfs/
Dnfs4xdr.c1466 *p = cpu_to_be32(NFS4_OPEN_DELEGATE_NONE); in encode_delegation_type()
5226 case NFS4_OPEN_DELEGATE_NONE: in decode_delegation()