Volume Cache Functions

void  
FSVol_CacheAssign     (CPU_CHAR          *name_vol,
                       FS_VOL_CACHE_API  *p_cache_api,
                       void              *p_cache_data,
                       CPU_INT32U         size,
                       CPU_INT08U         pct_mgmt,
                       CPU_INT08U         pct_dir,
                       FS_FLAGS           mode,
                       FS_ERR            *p_err);
void  
FSVol_CacheInvalidate (CPU_CHAR  *name_vol,
                       FS_ERR    *p_err);
void  
FSVol_CacheFlush      (CPU_CHAR  *name_vol,
                       FS_ERR    *p_err);