Home
last modified time | relevance | path

Searched defs:MINDIRSIZ (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/ufs/ext2fs/
H A Dext2fs_lookup.c1134 #define MINDIRSIZ (sizeof (struct ext2fs_dirtemplate) / 2) in ext2fs_dirempty() macro
/netbsd-src/sys/ufs/lfs/
H A Dulfs_lookup.c1144 #define MINDIRSIZ (sizeof (struct lfs_dirtemplate64) / 2) in ulfs_dirempty() macro
/netbsd-src/sys/ufs/ufs/
H A Dufs_lookup.c1306 #define MINDIRSIZ (sizeof (struct dirtemplate) / 2) in ufs_dirempty() macro