Searched refs:dot_namlen (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/ufs/ufs/
H A Ddir.h138 u_int8_t dot_namlen; member in struct:dirtemplate
153 u_int16_t dot_namlen; member in struct:odirtemplate
H A Dufs_vnops.c2088 dirtemplate.dot_type = dirtemplate.dot_namlen;
2090 dirtemplate.dot_namlen = dirtemplate.dotdot_namlen = 0;
/netbsd-6-1-5-RELEASE/sys/ufs/ext2fs/
H A Dext2fs_dir.h170 uint8_t dot_namlen; member in struct:ext2fs_dirtemplate
H A Dext2fs_vnops.c1110 dirtemplate.dot_namlen = 1;
/netbsd-6-1-5-RELEASE/sbin/fsck_ffs/
H A Ddir.c68 .dot_namlen = 1,
79 .dot_namlen = 1,
807 odirhead.dot_namlen = iswap16(1);
/netbsd-6-1-5-RELEASE/sbin/fsck_ext2fs/
H A Ddir.c92 .dot_namlen = 1,
625 dirhead.dot_namlen = 1;
/netbsd-6-1-5-RELEASE/sbin/fsck_lfs/
H A Ddir.c66 .dot_namlen = 1,
77 .dot_namlen = 1,

Completed in 129 milliseconds