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

/barrelfish-master/usr/ramfsd/
H A Dramfs.h29 errval_t ramfs_readdir(struct dirent *dir, uint32_t index, struct dirent **ret);
H A Dramfs.c107 errval_t ramfs_readdir(struct dirent *dir, uint32_t idx, struct dirent **ret) function
H A Dservice.c181 err = ramfs_readdir(d, idx, &e);

Completed in 56 milliseconds