Home
last modified time | relevance | path

Searched refs:child_fs (Results 1 – 1 of 1) sorted by relevance

/third_party/FatFs/source/
Dff.h257 VOID** child_fs; /* Point to the child Fatfs object ,only available in reality Fatfs object */ member
606 #define CHILDFS(fs, i) ((FATFS*)(*((fs)->child_fs + (i))))