Home
last modified time | relevance | path

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; argument
935 stbl_entry_t stbl_entry; /* 38 Sparing Table Entries */ member
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_subr.c193 struct stbl_entry *te; in ud_xlate_to_daddr()
207 te = (struct stbl_entry *)&stbl->stbl_entry; in ud_xlate_to_daddr()
H A Dudf_vfsops.c1813 struct stbl_entry *te; in ud_read_sparing_tbls()
1816 te = (struct stbl_entry *)&stbl->stbl_entry; in ud_read_sparing_tbls()