Lines Matching defs:fio_stat
125 struct fio_stat { struct
126 fio_uint_t fst_dev;
127 fio_uint_t fst_ino;
128 fio_mode_t fst_mode;
129 fio_uint_t fst_nlink;
130 fio_uint_t fst_uid;
131 fio_uint_t fst_gid;
132 fio_uint_t fst_rdev;
133 fio_ulong_t fst_size;
134 fio_ulong_t fst_blksize;
135 fio_ulong_t fst_blocks;
136 fio_time_t fst_atime;
137 fio_time_t fst_mtime;
138 fio_time_t fst_ctime;