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