Home
last modified time | relevance | path

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

/freebsd-src/sys/fs/ext2fs/
H A Dext2_dir.h50 struct ext2fs_searchslot { struct
51 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 */