Home | History | Annotate | Download | only in block

Lines Matching full:read_cluster

1176 static inline int read_cluster(BDRVVVFATState *s,int cluster_num)
1321 if(read_cluster(s, cluster_num) != 0) {