Searched refs:zpci_store_block (Results 1 – 3 of 3) sorted by relevance
217 int zpci_store_block(const u64 *data, u64 req, u64 offset) in zpci_store_block() function233 EXPORT_SYMBOL_GPL(zpci_store_block);
84 int zpci_store_block(const u64 *data, u64 req, u64 offset);
124 return zpci_store_block(data, req, offset); in zpci_write_block()