Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dpc_dir.h235 struct pcslot { struct
236 enum {SL_NONE, SL_FOUND, SL_EXTEND} sl_status; /* slot status */
237 daddr_t sl_blkno; /* disk block number which has entry */
238 int sl_offset; /* offset of entry within block */
239 struct buf *sl_bp; /* buffer containing entry data */
240 struct pcdir *sl_ep; /* pointer to entry data */
241 int sl_flags; /* flags (see below) */