Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/sys/ !
H A Dubc.h114 int cluster_write(vnode_t, struct uio *, off_t, off_t, off_t, off_t, int);
/xnu-8796.121.2/bsd/vfs/ !
H A Dvfs_cluster.c2440 cluster_write(vnode_t vp, struct uio *uio, off_t oldEOF, off_t newEOF, off_t headOff, off_t tailOff… in cluster_write() function