Home
last modified time | relevance | path

Searched refs:vn_clusterw (Results 1 – 7 of 7) sorted by relevance

/freebsd/usr.sbin/makefs/msdos/
H A Ddenode.h33 struct vn_clusterw { struct
/freebsd/sys/sys/
H A Dbuf.h415 struct vn_clusterw { struct
588 struct vn_clusterw;
590 void cluster_init_vn(struct vn_clusterw *vnc);
594 void cluster_write(struct vnode *, struct vn_clusterw *, struct buf *,
/freebsd/sys/fs/ext2fs/
H A Dinode.h122 struct vn_clusterw i_clusterw; /* Buffer clustering information */
/freebsd/sys/fs/fuse/
H A Dfuse_node.h127 struct vn_clusterw clusterw;
/freebsd/sys/kern/
H A Dvfs_cluster.c57 struct vn_clusterw *vnc, struct buf *last_bp, int gbflags);
641 cluster_write(struct vnode *vp, struct vn_clusterw *vnc, struct buf *bp, in cluster_write()
1043 cluster_collectbufs(struct vnode *vp, struct vn_clusterw *vnc, in cluster_collectbufs()
1082 cluster_init_vn(struct vn_clusterw *vnc) in cluster_init_vn()
/freebsd/sys/fs/msdosfs/
H A Ddenode.h144 struct vn_clusterw de_clusterw; /* buffer clustering information */
/freebsd/sys/ufs/ufs/
H A Dinode.h116 struct vn_clusterw i_clusterw; /* Buffer clustering information */