Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/filesystems/
H A Dutils.c58 ID_TYPE_UID, enumerator
208 ret = snprintf(path, sizeof(path), "/proc/%d/%cid_map", pid, map_type == ID_TYPE_UID ? 'u' : 'g'); in write_id_mapping()
221 map_type == ID_TYPE_UID ? 'u' : 'g', path); in write_id_mapping()
243 for (map_type = ID_TYPE_UID, u_or_g = 'u'; in map_ids_from_idmap()
311 .map_type = ID_TYPE_UID, in get_userns_fd()