Home
last modified time | relevance | path

Searched defs:fsif_stat_response (Results 1 – 1 of 1) sorted by relevance

/xen/xen/include/public/io/
A Dfsif.h77 struct fsif_stat_response { struct
78 int32_t stat_mode;
79 uint32_t stat_uid;
80 uint32_t stat_gid;
81 int32_t stat_ret;
82 int64_t stat_size;
83 int64_t stat_atime;
84 int64_t stat_mtime;
85 int64_t stat_ctime;

Completed in 4 milliseconds