Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dbuf.h602 void cluster_write(struct vnode *, struct vn_clusterw *, struct buf *,
/freebsd/sys/fs/fuse/
H A Dfuse_io.c712 cluster_write(vp, &fvdat->clusterw, bp, in fuse_write_biobackend()
/freebsd/sys/kern/
H A Dvfs_cluster.c643 cluster_write(struct vnode *vp, struct vn_clusterw *vnc, struct buf *bp, in cluster_write() function
/freebsd/sys/fs/msdosfs/
H A Dmsdosfs_vnops.c801 cluster_write(vp, &dep->de_clusterw, bp, in msdosfs_write()
/freebsd/sys/ufs/ffs/
H A Dffs_vnops.c1008 cluster_write(vp, &ip->i_clusterw, bp, in ffs_write()
/freebsd/sys/fs/ext2fs/
H A Dext2_vnops.c2302 cluster_write(vp, &ip->i_clusterw, bp, in ext2_write()