Home
last modified time | relevance | path

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

/openbsd/sys/ufs/ext2fs/
H A Dext2fs_dir.h96 struct ext2fs_searchslot { struct
97 enum slotstatus slotstatus;
98 doff_t slotoffset; /* offset of area with free space */
99 int slotsize; /* size of area at slotoffset */
100 int slotfreespace; /* amount of space free in slot */
101 int slotneeded; /* sizeof the entry we are seeking */