Searched defs:dir_list (Results 1 – 4 of 4) sorted by relevance
135 def build_mkdir(dir_list): argument
121 char *dir_list[] = {"/tmp", "/mnt", "/boot", "/proc"}, **target = dir_list; in create_tmp_dir() local
37 struct list_head dir_list; member
345 static void free_dirs(struct ntfs_list_head *dir_list) in free_dirs()