Home
last modified time | relevance | path

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

/xnu-12377.81.4/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.81.4/osfmk/vm/
H A Dvm_pageout.c10392 void (*iodone_func)(void *, int) = upl_ctx->io_done; local