Home
last modified time | relevance | path

Searched refs:nfs41_delegate_open (Results 1 – 3 of 3) sorted by relevance

/reactos/base/services/nfsd/
H A Ddelegation.h52 int nfs41_delegate_open(
H A Ddelegation.c462 int nfs41_delegate_open( in nfs41_delegate_open() function
H A Dopen.c243 status = nfs41_delegate_open(state, create, createattrs, info); in open_or_delegate()