Searched refs:cluster_write (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/sys/ |
| H A D | buf.h | 602 void cluster_write(struct vnode *, struct vn_clusterw *, struct buf *,
|
| /freebsd/sys/fs/fuse/ |
| H A D | fuse_io.c | 712 cluster_write(vp, &fvdat->clusterw, bp, in fuse_write_biobackend()
|
| /freebsd/sys/kern/ |
| H A D | vfs_cluster.c | 643 cluster_write(struct vnode *vp, struct vn_clusterw *vnc, struct buf *bp, in cluster_write() function
|
| /freebsd/sys/fs/msdosfs/ |
| H A D | msdosfs_vnops.c | 801 cluster_write(vp, &dep->de_clusterw, bp, in msdosfs_write()
|
| /freebsd/sys/ufs/ffs/ |
| H A D | ffs_vnops.c | 1008 cluster_write(vp, &ip->i_clusterw, bp, in ffs_write()
|
| /freebsd/sys/fs/ext2fs/ |
| H A D | ext2_vnops.c | 2302 cluster_write(vp, &ip->i_clusterw, bp, in ext2_write()
|