Home
last modified time | relevance | path

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

/linux-6.15/Documentation/sunrpc/xdr/
H A Dnfs4_1.x180 OPEN_DELEGATE_NONE = 0, enumerator
/linux-6.15/include/linux/sunrpc/xdrgen/
H A Dnfs4_1.h120 OPEN_DELEGATE_NONE = 0, enumerator
/linux-6.15/fs/nfsd/
H A Dnfs4state.c6244 open->op_delegate_type = OPEN_DELEGATE_NONE; in nfs4_open_delegation()
6246 open->op_delegate_type != OPEN_DELEGATE_NONE) { in nfs4_open_delegation()
6399 if (open->op_delegate_type == OPEN_DELEGATE_NONE && dp && in nfsd4_process_open2()
H A Dnfs4xdr.c4316 case OPEN_DELEGATE_NONE: in nfsd4_encode_open_delegation4()