Searched refs:write_obj_iovec (Results 1 – 1 of 1) sorted by relevance
/lk-master/lib/norfs/ |
A D | norfs.c | 374 status_t write_obj_iovec(const iovec_t *iov, uint iov_count, uint *location, in write_obj_iovec() function 555 status = write_obj_iovec(iov, iov_count, &write_pointer, key, in norfs_put_obj_iovec() 619 status = write_obj_iovec(iov, 1, garbage_write_pointer, header.key, in collect_garbage_object()
|
Completed in 4 milliseconds