Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/drivers/net/lib/py/
H A Denv.py21 def __init__(self, src_path): argument
56 __init__(self, src_path, nsim_test=None, **kwargs) global() argument
105 __init__(self, src_path, nsim_test=None) global() argument
[all...]
H A Dremote.py8 def Remote(kind, args, src_path): argument
/linux/fs/vboxsf/
H A Dvboxsf_wrappers.c179 int vboxsf_rename(u32 root, struct shfl_string *src_path, in vboxsf_rename()
/linux/fs/btrfs/
H A Dqgroup.c2297 struct btrfs_path *src_path; in qgroup_trace_extent_swap() local
H A Dtree-log.c4757 struct btrfs_path *src_path, in copy_items()
/linux/tools/testing/selftests/landlock/
H A Dfs_test.c2020 const char *const src_path, const char *const dst_path) in copy_file()