Home
last modified time | relevance | path

Searched defs:jextent (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sbin/fsck_ffs/
HDsuj.c2424 struct jextent { struct
2442 size = sizeof(struct jextent) * jblocks->jb_avail; in jblocks_create() argument
/freebsd-11-stable/sys/ufs/ffs/
HDsoftdep.h1009 struct jextent { struct
1010 ufs2_daddr_t je_daddr; /* Disk block address. */
1011 int je_blocks; /* Disk block count. */