Home
last modified time | relevance | path

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

/freebsd/sys/fs/ext2fs/
H A Dext2_dir.h64 struct ext2fs_direct_2 { struct
65 uint32_t e2d_ino; /* inode number of entry */
66 uint16_t e2d_reclen; /* length of this record */
67 uint8_t e2d_namlen; /* length of string in e2d_name */
68 uint8_t e2d_type; /* file type */
69 char e2d_name[EXT2FS_MAXNAMLEN]; /* name with