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

/illumos-gate/usr/src/cmd/fs.d/hsfs/labelit/
H A Dlabelit.c330 copystring(absfile, (char *)ISO_abstr_id(unix_buf), 37);
345 copystring(absfile, (char *)ISO_abstr_id(iso_buf), 37);
382 absfile = (char *)ISO_abstr_id(iso_buf);
398 absfile = (char *)ISO_abstr_id(unix_buf);
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_isospec.h131 #define ISO_abstr_id(x) (&((uchar_t *)x)[739]) macro
160 #define ISO_ABSTR_ID(x) ISO_abstr_id(x)
/illumos-gate/usr/src/cmd/fs.d/hsfs/fstyp/
H A Dfstyp.c433 absfile = (char *)ISO_abstr_id(h->iso_buf);
450 absfile = (char *)ISO_abstr_id(h->unix_buf);

Completed in 47 milliseconds