Searched refs:io_deallocate (Results 1 – 1 of 1) sorted by relevance
69 void (*io_deallocate)(struct buf *); member457 if (bioops.io_deallocate) in buf_deallocate()458 (*bioops.io_deallocate)(bp); in buf_deallocate()