Searched defs:stat_data (Results 1 – 3 of 3) sorted by relevance
238 struct stat_data struct240 __u16 sd_mode; /* file type, permissions */241 __u16 sd_notused1[3]; /* fields not needed by reiserfs */242 __u32 sd_size; /* file size */243 __u32 sd_size_hi; /* file size high 32 bits (since version 2) */
3146 usbecm_get_statistics(usbecm_state_t *ecmp, uint32_t fs, uint32_t *stat_data) in usbecm_get_statistics()
152 cfga_stat_data_t stat_data; member