Home
last modified time | relevance | path

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

/external/libfuse/lib/
Dfuse_lowlevel.c1876 static void do_copy_file_range(fuse_req_t req, fuse_ino_t nodeid_in, const void *inarg) in do_copy_file_range() function
2515 [FUSE_COPY_FILE_RANGE] = { do_copy_file_range, "COPY_FILE_RANGE" },