Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/sys/ !
H A Dbuf.h1273 buf_t buf_create_shadow_priv(buf_t bp, boolean_t force_copy, uintptr_t external_storage, void (*i…
/xnu-8020.140.41/bsd/vfs/ !
H A Dvfs_bio.c861 buf_create_shadow_priv(buf_t bp, boolean_t force_copy, uintptr_t external_storage, void (*iodone)(b… in buf_create_shadow_priv() function