Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/ufs/
H A Dufs_lookup.c1064 #define MINDIRSIZ (sizeof (struct dirtemplate) / 2) in ufs_dirempty() macro
/dflybsd-src/sys/vfs/ext2fs/
H A Dext2_lookup.c1153 #define MINDIRSIZ (sizeof(struct dirtemplate) / 2) in ext2_dirempty() macro