Home
last modified time | relevance | path

Searched defs:path_in (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dcopy_file_range.c33 char path_in[PATH_MAX] = {0}; in copy_file_range_0100() local
112 char path_in[PATH_MAX] = {0}; in copy_file_range_0300() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
H A 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() argument
/third_party/libfuse/example/
H A Dpassthrough.c446 static ssize_t xmp_copy_file_range(const char *path_in, in xmp_copy_file_range() argument
H A Dpassthrough_fh.c576 static ssize_t xmp_copy_file_range(const char *path_in, in xmp_copy_file_range() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtree-log.c3255 inode_logged(const struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct btrfs_path *path_in) inode_logged() argument
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dunistdndk.cpp1832 char path_in[PATH_MAX]; in Copy_file_range() local
/third_party/libfuse/lib/
H A Dfuse.c2315 ssize_t fuse_fs_copy_file_range(struct fuse_fs *fs, const char *path_in, in fuse_fs_copy_file_range() argument
4323 char *path_in, *path_out; in fuse_lib_copy_file_range() local

Completed in 22 milliseconds