Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dubc.h121 int cluster_push(vnode_t, int);
/xnu-8019.80.24/bsd/vfs/
H A Dvfs_cluster.c5790 cluster_push(vnode_t vp, int flags) in cluster_push() function