Searched defs:ext2fs_searchslot (Results 1 – 1 of 1) sorted by relevance
96 struct ext2fs_searchslot { struct97 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 */