Home
last modified time | relevance | path

Searched refs:buf_create_shadow (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.41.3/bsd/sys/
H A Dbuf.h698 buf_t buf_create_shadow(buf_t bp, boolean_t force_copy, uintptr_t external_storage, void (*iodone…
/xnu-11215.41.3/bsd/vfs/
H A Dvfs_bio.c872 buf_create_shadow(buf_t bp, boolean_t force_copy, uintptr_t external_storage, void (*iodone)(buf_t,… in buf_create_shadow() function