Searched refs:gdb_st_uid (Results 1 – 3 of 3) sorted by relevance
57 uint32_t gdb_st_uid; /* user ID of owner */ member
187 dst->uhi_st_uid = be32_to_cpu(s.gdb_st_uid); in uhi_fstat_cb()
95 p->gdb_st_uid = cpu_to_be32(s->st_uid); in copy_stat_to_user()