Searched refs:vol_ptr (Results 1 – 3 of 3) sorted by relevance
42 typedef int (*MedWFunc)(FcEntry* entry, int update, void* vol_ptr);43 typedef int (*MedRFunc)(void* head, ui32 sect_num, void* vol_ptr);63 void* vol_ptr; // FS volume cache belongs to member
291 int FtlnVpnRd(void* buffer, ui32 vpn, void* vol_ptr) { in FtlnVpnRd() argument292 FTLN ftl = vol_ptr; in FtlnVpnRd()
1142 int FtlnVpnWr(FcEntry* c_e, int unused, void* vol_ptr) { in FtlnVpnWr() argument1143 FTLN ftl = vol_ptr; in FtlnVpnWr()
Completed in 8 milliseconds