Home
last modified time | relevance | path

Searched defs:path_in (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range.h63 static inline int verify_cross_fs_copy_support(const char *path_in, const char *path_out) in verify_cross_fs_copy_support()
/external/libfuse/lib/
Dfuse.c2364 ssize_t fuse_fs_copy_file_range(struct fuse_fs *fs, const char *path_in, in fuse_fs_copy_file_range()
4343 char *path_in, *path_out; in fuse_lib_copy_file_range() local