Home
last modified time | relevance | path

Searched defs:unlink_req (Results 1 - 9 of 9) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dmove.cpp121 uv_fs_t unlink_req; in CopyAndDeleteFile() local
H A Dprop_n_exporter.cpp384 std::unique_ptr<uv_fs_t, decltype(CommonFunc::fs_req_cleanup)*> unlink_req = { in UnlinkSync() local
/third_party/libuv/test/
H A Dtest-fs-open-flags.c45 static uv_fs_t unlink_req; variable
H A Dtest-metrics.c226 uv_fs_t unlink_req; in TEST_IMPL() local
313 uv_fs_t unlink_req; in TEST_IMPL() local
[all...]
H A Dtest-fs.c109 static uv_fs_t unlink_req; variable
/foundation/filemanagement/user_file_service/utils/
H A Dfile_util.h185 uv_fs_t unlink_req; in CopyAndDeleteFile() local
238 unique_ptr<uv_fs_t, decltype(fs_req_cleanup)*> unlink_req = { in RmDirent() local
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_fs_impl.cpp347 std::unique_ptr<uv_fs_t, decltype(CommonFunc::FsReqCleanup)*> unlink_req = { in Rmdir() local
397 std::unique_ptr<uv_fs_t, decltype(CommonFunc::FsReqCleanup)*> unlink_req = { in Unlink() local
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_client.c596 struct unlink_request *unlink_req = kzalloc(send_len, GFP_KERNEL); in hmdfs_client_start_unlink() local
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_client.c595 struct unlink_request *unlink_req = kzalloc(send_len, GFP_KERNEL); in hmdfs_client_start_unlink() local

Completed in 14 milliseconds