Searched refs:acquire_or_read (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/vfs/
H A Dvfs_fat.c158 acquire_or_read(struct fat_mount *mount, struct fs_cache *cache, function
193 return acquire_or_read(mount, mount->block_cache,
206 return acquire_or_read(mount, mount->cluster_cache, cluster, data,

Completed in 82 milliseconds