Home
last modified time | relevance | path

Searched defs:src_dir (Results 1 – 5 of 5) 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()
263 const char *src_dir = "src"; in main() local
H A Dincfs_perf.c626 const char *src_dir = "src"; in main() local
/OK3568_Linux_fs/kernel/fs/hfs/
H A Dcatalog.c288 int hfs_cat_move(u32 cnid, struct inode *src_dir, const struct qstr *src_name, in hfs_cat_move()
/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Dcatalog.c435 struct inode *src_dir, const struct qstr *src_name, in hfsplus_rename_cat()
H A Ddir.c305 struct inode *src_dir = d_inode(src_dentry->d_parent); in hfsplus_link() local