Home
last modified time | relevance | path

Searched refs:FTYPE_CHAR_DEV (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h310 #define FTYPE_CHAR_DEV 0x07 macro
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_inode.c618 if ((fe->fe_icb_tag.itag_ftype == FTYPE_CHAR_DEV) || in ud_iget()
884 case FTYPE_CHAR_DEV : in ud_iget()
H A Dudf_alloc.c1143 icb->itag_ftype = FTYPE_CHAR_DEV; in ud_ialloc()