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

/barrelfish-2018-10-04/lib/vfs/
H A Dvfs_blockdevfs.c34 static struct blockdev_entry *entries_first = NULL; variable in typeref:struct:blockdev_entry
41 entries_first = entry;
110 struct blockdev_entry *cur = entries_first;
268 handle->entry = entries_first;

Completed in 30 milliseconds