Home
last modified time | relevance | path

Searched refs:dot_type (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/sys/ufs/ext2fs/
Dext2fs_dir.h148 u_int8_t dot_type; member
Dext2fs_vnops.c1024 dirtemplate.dot_type = EXT2_FT_DIR;
/mirbsd/src/sys/ufs/ufs/
Ddir.h133 u_int8_t dot_type; member
/mirbsd/src/usr.sbin/makefs/nbsrc/sys/ufs/ufs/
Ddir.h137 u_int8_t dot_type; member
/mirbsd/src/sbin/fsck_ext2fs/
Ddir.c594 dirhead.dot_type = EXT2_FT_DIR; in allocdir()
596 dirhead.dot_type = 0; in allocdir()