Searched refs:buf_setdevice (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/bsd/sys/ | ||
| H A D | buf.h | 584 errno_t buf_setdevice(buf_t bp, vnode_t vp); |
| /xnu-12377.41.6/bsd/vfs/ | ||
| H A D | vfs_bio.c | 1261 buf_setdevice(buf_t bp, vnode_t vp) in buf_setdevice() function |