Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnfs4.h332 NFS4_OPEN_DELEGATE_NONE = 0, enumerator
/linux-4.1.27/fs/nfsd/
Dnfs4state.c4194 open->op_delegate_type = NFS4_OPEN_DELEGATE_NONE; in nfs4_open_delegation()
4196 open->op_delegate_type != NFS4_OPEN_DELEGATE_NONE) { in nfs4_open_delegation()
4306 if (open->op_delegate_type == NFS4_OPEN_DELEGATE_NONE && dp && in nfsd4_process_open2()
Dnfs4xdr.c3228 case NFS4_OPEN_DELEGATE_NONE: in nfsd4_encode_open()
/linux-4.1.27/fs/nfs/
Dnfs4xdr.c1430 *p = cpu_to_be32(NFS4_OPEN_DELEGATE_NONE); in encode_delegation_type()
4988 case NFS4_OPEN_DELEGATE_NONE: in decode_delegation()