Home
last modified time | relevance | path

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

/netbsd-src/sys/ufs/ext2fs/
H A Dext2fs_dir.h124 struct ext2fs_searchslot { struct
125 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 */