Searched refs:resuid (Results 1 – 2 of 2) sorted by relevance
488 resuid fs_opt_hex["resuid", uid]544 resuid fs_opt_hex["resuid", uid]
89 static unsigned long resgid, resuid; variable1983 resuid = strtoul(optarg, &tmp, 0); in parse_tune2fs_options()1989 resuid = pw->pw_uid; in parse_tune2fs_options()3163 sb->s_def_resuid = resuid; in main()3165 printf(_("Setting reserved blocks uid to %lu\n"), resuid); in main()