Searched defs:external_storage (Results 1 – 1 of 1) sorted by relevance
| /xnu-10002.1.13/bsd/vfs/ ! |
| H A D | vfs_bio.c | 866 buf_create_shadow_priv(buf_t bp, boolean_t force_copy, uintptr_t external_storage, void (*iodone)(b… in buf_create_shadow_priv() 872 buf_create_shadow(buf_t bp, boolean_t force_copy, uintptr_t external_storage, void (*iodone)(buf_t,… in buf_create_shadow() 879 buf_create_shadow_internal(buf_t bp, boolean_t force_copy, uintptr_t external_storage, void (*iodon… in buf_create_shadow_internal()
|