Home
last modified time | relevance | path

Searched defs:dst_dir (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/
H A Dincfs_stress.c183 int test_files(int src_dir, int dst_dir, struct options const *options) in test_files()
264 const char *dst_dir = "dst"; in main() local
H A Dincfs_perf.c545 int test_incfs_file(int dst_dir, const struct options *options, int flags) in test_incfs_file()
627 const char *dst_dir = "dst"; in main() local
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/package_manager/deb/
H A Dsdk.py42 def _copy_apt_dir_to(self, dst_dir): argument
/OK3568_Linux_fs/kernel/fs/hfs/
H A Dcatalog.c289 struct inode *dst_dir, const struct qstr *dst_name) in hfs_cat_move()
/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Dcatalog.c436 struct inode *dst_dir, const struct qstr *dst_name) in hfsplus_rename_cat()
H A Ddir.c300 static int hfsplus_link(struct dentry *src_dentry, struct inode *dst_dir, in hfsplus_link()