Home
last modified time | relevance | path

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

/reactos/dll/shellext/shellbtrfs/
H A Dcontextmenu.h83 void reflink_copy(HWND hwnd, const WCHAR* fn, const WCHAR* dir);
H A Dcontextmenu.cpp538 void BtrfsContextMenu::reflink_copy(HWND hwnd, const WCHAR* fn, const WCHAR* dir) { in reflink_copy() function in BtrfsContextMenu
755 reflink_copy(hwnd, fn2.c_str(), newpath.c_str()); in reflink_copy()
1141 reflink_copy(pici->hwnd, fn, pici->lpDirectoryW); in InvokeCommand()