Home
last modified time | relevance | path

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

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