Home
last modified time | relevance | path

Searched defs:iodone_func (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/vfs/
H A Dvfs_bio.c2936 void (*iodone_func)(struct buf *, void *) = bp->b_iodone; in buf_brelse() local
4456 void (*iodone_func)(struct buf *, void *) = bp->b_iodone; in buf_biodone() local
/xnu-12377.1.9/osfmk/vm/
H A Dvm_pageout.c10123 void (*iodone_func)(void *, int) = upl_ctx->io_done; local