Searched defs:ext2fs_searchslot (Results 1 – 1 of 1) sorted by relevance
124 struct ext2fs_searchslot { struct125 enum ext2fs_slotstatus slotstatus;126 doff_t slotoffset; /* offset of area with free space */127 int slotsize; /* size of area at slotoffset */128 int slotfreespace; /* amount of space free in slot */129 int slotneeded; /* sizeof the entry we are seeking */