Searched refs:fill_t0 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dxdf_io.c373 static int fill_t0(Xdf_t *This, int ptr, int size, int *sector, int *head) function
456 ptr=fill_t0(This, 0, 1 + This->FatSize, &sector, &head);
462 ptr=fill_t0(This, ptr, This->RootDirSize, &sector, &head);
471 ptr = fill_t0(This, ptr,

Completed in 98 milliseconds