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.h423 struct vn_clusterw { struct
424 daddr_t v_cstart; /* v start block of cluster */
425 daddr_t v_lasta; /* v last allocation */
426 daddr_t v_lastw; /* v last write */
427 int v_clen; /* v length of cur. cluster */