Home
last modified time | relevance | path

Searched refs:nfs41_op_symlink (Results 1 – 2 of 2) sorted by relevance

/reactos/base/services/nfsd/
H A Dupcall.c43 extern const nfs41_upcall_op nfs41_op_symlink;
62 &nfs41_op_symlink,
H A Dsymlink.c295 const nfs41_upcall_op nfs41_op_symlink = { variable