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

/barrelfish-master/usr/ramfsd/
H A Dramfs.h31 errval_t ramfs_read(struct dirent *f, off_t offset, uint8_t **retbuf,
H A Dservice.c267 err = ramfs_read(f, offset, &buf, len);
329 err = ramfs_read(f, offset, &ramfsbuf, &len);
H A Dramfs.c150 errval_t ramfs_read(struct dirent *f, off_t offset, uint8_t **retbuf, function

Completed in 49 milliseconds