Home
last modified time | relevance | path

Searched defs:obj (Results 1 – 2 of 2) sorted by relevance

/fatfs-2.7.6/
Dff.c1132 FFOBJID* obj, /* Corresponding object */ in get_fat()
1351 FFOBJID* obj /* Pointer to the corresponding object */ in fill_first_frag()
1374 FFOBJID* obj, /* Pointer to the corresponding object */ in fill_last_frag()
1400 FFOBJID* obj, /* Corresponding object */ in remove_chain()
1495 FFOBJID* obj, /* Corresponding object */ in create_chain()
2152 FFOBJID* obj /* Object allocation information to be initialized */
2170 const FFOBJID* obj /* Object with its containing directory information */
3562FFOBJID* obj, /* Pointer to the FFOBJID, the 1st member in the FIL/DIR object, to check validity…
4761 FFOBJID obj; local
4901 FFOBJID obj; local
/fatfs-2.7.6/include/
Dff.h207 FFOBJID obj; /* Object identifier (must be the 1st member to detect invalid object pointer) */ member
230 FFOBJID obj; /* Object identifier */ member