Home
last modified time | relevance | path

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

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