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