Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/drivers/net/lib/py/
H A Denv.py21 def __init__(self, src_path): argument
75 def __init__(self, src_path, nsim_test=None, **kwargs): argument
113 def __init__(self, src_path, nsim_test=None): argument
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 Dtree-log.c4777 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()