Searched refs:buf_clone (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dbuf.h624 @function buf_clone
640 buf_t buf_clone(buf_t, int, int, void (*)(buf_t, void *), void *);
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_bio.c682 buf_clone(buf_t bp, int io_offset, int io_size, void (*iodone)(buf_t, void *), void *arg) function

Completed in 30 milliseconds