Searched defs:root_dir (Results 1 – 2 of 2) sorted by relevance
149 const char *root_dir = SYSFS_DT_BASEDIR; in read_fstree() local
96 def _copy_with_mkdir(src, root_dir, sub_path='.', name=None): argument