Searched refs:gdb_st_mode (Results 1 – 3 of 3) sorted by relevance
55 gdb_mode_t gdb_st_mode; /* protection */ member
184 dst->uhi_st_mode = tswap32(be32_to_cpu(s.gdb_st_mode)); in uhi_fstat_cb()
92 p->gdb_st_mode = cpu_to_be32(s->st_mode); in copy_stat_to_user()