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

/barrelfish-2018-10-04/lib/vfs/
H A Dvfs_blockdevfs.h48 errval_t blockdevfs_ahci_write(void *handle, size_t pos, const void *buffer,
H A Dvfs_blockdevfs.c79 .write = blockdevfs_ahci_write,
H A Dvfs_blockdevfs_ahci.c239 errval_t blockdevfs_ahci_write(void *handle, size_t pos, const void *buffer, function

Completed in 47 milliseconds