Searched refs:src_root_dir (Results 1 – 1 of 1) sorted by relevance
117 const char *src_root_dir; /* Copy files from the specified directory */ variable1668 src_root_dir = optarg; in PRS()3369 if (src_root_dir) { in main()3373 retval = populate_fs(fs, EXT2_ROOT_INO, src_root_dir, in main()