Searched refs:undo_write_blk64 (Results 1 – 1 of 1) sorted by relevance
876 static errcode_t undo_write_blk64(io_channel channel, unsigned long long block, in undo_write_blk64() function900 return undo_write_blk64(channel, block, count, buf); in undo_write_blk()1098 .write_blk64 = undo_write_blk64,