Searched defs:wbp (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/bsd/vfs/ |
| H A D | vfs_cluster.c | 551 struct cl_writebehind *wbp; in cluster_get_wbp() local 586 struct cl_writebehind *wbp; in cluster_syncup() local 3903 struct cl_writebehind *wbp; in cluster_update_state_internal() local 6549 struct cl_writebehind *wbp; in cluster_push_err() local 6705 struct cl_writebehind *wbp; in cluster_release() local 6732 cluster_try_push(struct cl_writebehind *wbp, vnode_t vp, off_t EOF, int push_flag, int io_flags, in… in cluster_try_push() 7137 sparse_cluster_switch(struct cl_writebehind *wbp, vnode_t vp, off_t EOF, int (*callback)(buf_t, voi… in sparse_cluster_switch() 7176 sparse_cluster_push(struct cl_writebehind *wbp, void **scmap, vnode_t vp, off_t EOF, int push_flag, in sparse_cluster_push() 7247 sparse_cluster_add(struct cl_writebehind *wbp, void **scmap, vnode_t vp, struct cl_extent *cl, off_… in sparse_cluster_add()
|
| H A D | vfs_subr.c | 537 struct cl_writebehind *wbp; in vnode_hasdirtyblks() local
|