Home
last modified time | relevance | path

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

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