Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
Dmke2fs.c90 static uid_t root_uid; variable
465 if (root_uid != 0 || root_gid != 0) { in create_root_dir()
473 inode.i_uid = root_uid; in create_root_dir()
474 ext2fs_set_i_uid_high(inode, root_uid >> 16); in create_root_dir()
690 if (root_uid != 0 || root_gid != 0) in show_stats()
691 printf(_("Root directory owner=%u:%u\n"), root_uid, root_gid); in show_stats()
984 root_uid = strtoul(arg, &p, 0); in parse_extended_opts()
1002 root_uid = getuid(); in parse_extended_opts()
/external/e2fsprogs/po/
Dnl.po5607 " root_uid=<UID van hoofdmap>\n"