Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/ext2fs/
H A Dext2_dir.h66 struct ext2fs_direct_2 { struct
67 uint32_t e2d_ino; /* inode number of entry */
68 uint16_t e2d_reclen; /* length of this record */
69 uint8_t e2d_namlen; /* length of string in e2d_name */
70 uint8_t e2d_type; /* file type */
71 char e2d_name[EXT2FS_MAXNAMLEN]; /* name with