Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_inode.h446 struct ufs_slot { struct
447 struct direct *ep; /* pointer to slot */
448 struct fbuf *fbp; /* dir buf where slot is */
449 off_t offset; /* offset of area with free space */
450 off_t endoff; /* last useful location found in search */
451 slotstat_t status; /* status of slot */
452 int size; /* size of area at slotoffset */
453 int cached; /* cached directory */