Home
last modified time | relevance | path

Searched refs:slotstat_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_inode.h445 typedef enum {NONE, FOUND, EXIST} slotstat_t; typedef
451 slotstat_t status; /* status of slot */
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_dir.c1034 slotstat_t initstat = slotp->status; in ufs_dircheckforname()
1962 slotstat_t status = slotp->status; in dirprepareentry()