Data Structures | |
| struct | lu_dirent |
| Layout of readdir pages, as transmitted on wire. More... | |
| struct | luda_type |
| File type. More... | |
| struct | lu_dirpage |
Defines | |
| #define | DIR_END_OFF 0xfffffffffffffffeULL |
Enumerations | |
| enum | lu_dirent_attrs { LUDA_FID = 0x0001, LUDA_TYPE = 0x0002 } |
| Enumeration of possible directory entry attributes. More... | |
| enum | lu_dirpage_flags { LDF_EMPTY = 1 << 0 } |
| enum lu_dirent_attrs |
Enumeration of possible directory entry attributes.
Attributes follow directory entry header in the order they appear in this enumeration.