Home
last modified time | relevance | path

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

/netbsd-src/sys/ufs/ufs/
H A Ddir.h186 u_int8_t dot_type; member
H A Dufs_vnops.c1325 dirtemplate.dot_type = dirtemplate.dot_namlen; in ufs_mkdir()
1329 dirtemplate.dot_type = dirtemplate.dotdot_type = 0; in ufs_mkdir()
/netbsd-src/sys/ufs/ext2fs/
H A Dext2fs_dir.h212 uint8_t dot_type; member
H A Dext2fs_vnops.c680 dirtemplate.dot_type = EXT2_FT_DIR; in ext2fs_mkdir()
/netbsd-src/sbin/fsck_ext2fs/
H A Ddir.c93 .dot_type = EXT2_FT_DIR,
628 dirhead.dot_type = EXT2_FT_DIR; in allocdir()
630 dirhead.dot_type = 0; in allocdir()
/netbsd-src/sbin/fsck_lfs/
H A Ddir.c63 .dot_type = LFS_DT_DIR,
/netbsd-src/sbin/fsck_ffs/
H A Ddir.c67 .dot_type = DT_DIR,