Searched refs:stbl_entry (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h922 struct stbl_entry { struct
927 typedef struct stbl_entry stbl_entry_t;
935 stbl_entry_t stbl_entry; /* 38 Sparing Table Entries */ member in struct:stbl
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_subr.c193 struct stbl_entry *te;
207 te = (struct stbl_entry *)&stbl->stbl_entry;
H A Dudf_vfsops.c1814 struct stbl_entry *te;
1817 te = (struct stbl_entry *)&stbl->stbl_entry;

Completed in 65 milliseconds