Home
last modified time | relevance | path

Searched refs:src_root_dir (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/misc/
Dmke2fs.c117 const char *src_root_dir; /* Copy files from the specified directory */ variable
1668 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()