Home
last modified time | relevance | path

Searched defs:vn_clusterw (Results 1 – 2 of 2) 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
416 daddr_t v_cstart; /* v start block of cluster */
417 daddr_t v_lasta; /* v last allocation */
418 daddr_t v_lastw; /* v last write */
419 int v_clen; /* v length of cur. cluster */