Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/include/nitro/fs/
Dhook.h35 typedef u32 FSEvent; typedef
44 typedef void (*FSEventFunction)(void *userdata, FSEvent event, void *argument);
/TwlSDK-5.3.1/build/libraries/fs/common/src/
Dfs_hook.c59 FSEvent fsevent = FS_EVENT_NONE; in FSi_SystemEvents()