Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/sys/
H A Dubc.h123 int cluster_push(vnode_t, int);
/xnu-8792.41.9/bsd/vfs/
H A Dvfs_cluster.c5817 cluster_push(vnode_t vp, int flags) in cluster_push() function