Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h309 #define FTYPE_BLOCK_DEV 0x06 macro
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_inode.c619 (fe->fe_icb_tag.itag_ftype == FTYPE_BLOCK_DEV)) { in ud_iget()
881 case FTYPE_BLOCK_DEV : in ud_iget()
H A Dudf_alloc.c1140 icb->itag_ftype = FTYPE_BLOCK_DEV; in ud_ialloc()