Searched defs:ext2fs_searchslot (Results 1 – 1 of 1) sorted by relevance
50 struct ext2fs_searchslot { struct51 enum slotstatus slotstatus;52 doff_t slotoffset; /* offset of area with free space */53 int slotsize; /* size of area at slotoffset */54 int slotfreespace; /* amount of space free in slot */55 int slotneeded; /* sizeof the entry we are seeking */