Home
last modified time | relevance | path

Searched refs:ext2bgd_ndirs_hi (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/ufs/ext2fs/
H A Dext2fs_alloc.c703 | (fs2h16(gd->ext2bgd_ndirs_hi) << 16); in ext2fs_cg_update()
706 gd->ext2bgd_ndirs_hi = h2fs16(ext2bgd_ndirs >> 16); in ext2fs_cg_update()
H A Dext2fs.h442 uint16_t ext2bgd_ndirs_hi; /* number of directories (high bits) */ member