Searched refs:reflink_copy (Results 1 – 2 of 2) sorted by relevance
83 void reflink_copy(HWND hwnd, const WCHAR* fn, const WCHAR* dir);
538 void BtrfsContextMenu::reflink_copy(HWND hwnd, const WCHAR* fn, const WCHAR* dir) { in reflink_copy() function in BtrfsContextMenu755 reflink_copy(hwnd, fn2.c_str(), newpath.c_str()); in reflink_copy()1141 reflink_copy(pici->hwnd, fn, pici->lpDirectoryW); in InvokeCommand()