HomeSort by: relevance | last modified time | path
    Searched defs:db_slots (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/efs/
efs_dir.h 40 uint8_t db_slots; /* total number of entry offsets */ member in struct:efs_dirblk
68 * db_space[db_slots] |_______________________| _
77 * by 'db_slots'. Unused slots in the middle of the array are zeroed.
82 * 'db_slots'.
87 * and 'db_slots' is incremented. The space for the directory entry is
93 * array), it is coalesced into the free space region and 'db_slots' is
123 * 'db_slots' (directory entry offset array size) can be no larger

Completed in 10 milliseconds