Home
last modified time | relevance | path

Searched refs:FTYPE_FILE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dpass1.c167 case FTYPE_FILE: in pass1()
542 fip->fe_type == FTYPE_FILE ? "FILE" : "???", fip->fe_block); in adjust()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h308 #define FTYPE_FILE 0x05 macro
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_alloc.c1134 icb->itag_ftype = FTYPE_FILE; in ud_ialloc()
H A Dudf_inode.c878 case FTYPE_FILE : in ud_iget()