Searched defs:push_flag (Results 1 – 1 of 1) sorted by relevance
| /xnu-8792.41.9/bsd/vfs/ |
| H A D | vfs_cluster.c | 6020 cluster_try_push(struct cl_writebehind *wbp, vnode_t vp, off_t EOF, int push_flag, int io_flags, in… in cluster_try_push() 6464 sparse_cluster_push(struct cl_writebehind *wbp, void **scmap, vnode_t vp, off_t EOF, int push_flag, in sparse_cluster_push() 6542 int push_flag = 0; /* Is this a valid value? */ in sparse_cluster_add() local 7687 vfs_get_scmap_push_behavior_internal(void **cmapp, int *push_flag) in vfs_get_scmap_push_behavior_internal()
|