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