bd_sync_cache 198 uspace/lib/block/block.c (void)bd_sync_cache(devcon->bd, 0, 0); bd_sync_cache 806 uspace/lib/block/block.c return bd_sync_cache(devcon->bd, ba, cnt); bd_sync_cache 50 uspace/lib/device/include/bd.h extern errno_t bd_sync_cache(bd_t *, aoff64_t, size_t);HelenOS homepage, sources at GitHub