Searched refs:fill_t0 (Results 1 – 1 of 1) sorted by relevance
/external/mtools/ |
D | xdf_io.c | 373 static int fill_t0(Xdf_t *This, int ptr, unsigned int size, in fill_t0() function 457 ptr=fill_t0(This, 0, 1 + This->FatSize, §or, &head); in decompose() 463 ptr=fill_t0(This, ptr, This->RootDirSize, §or, &head); in decompose() 472 ptr = fill_t0(This, ptr, in decompose()
|