Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnfs4.h366 NFS4_OPEN_DELEGATE_NONE = 0, enumerator
/openbmc/linux/fs/nfsd/
H A Dnfs4state.c5692 open->op_delegate_type = NFS4_OPEN_DELEGATE_NONE; in nfs4_open_delegation()
5694 open->op_delegate_type != NFS4_OPEN_DELEGATE_NONE) { in nfs4_open_delegation()
5826 if (open->op_delegate_type == NFS4_OPEN_DELEGATE_NONE && dp && in nfsd4_process_open2()
H A Dnfs4xdr.c3950 case NFS4_OPEN_DELEGATE_NONE: in nfsd4_encode_open()
/openbmc/linux/fs/nfs/
H A Dnfs4xdr.c1478 *p = cpu_to_be32(NFS4_OPEN_DELEGATE_NONE); in encode_delegation_type()
5197 case NFS4_OPEN_DELEGATE_NONE: in decode_delegation()