Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dpass1.c168 case FTYPE_SYMLINK: in pass1()
541 fip->fe_type == FTYPE_SYMLINK ? "SYM" : in adjust()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h315 #define FTYPE_SYMLINK 0x0C macro
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_alloc.c1146 icb->itag_ftype = FTYPE_SYMLINK; in ud_ialloc()
H A Dudf_inode.c893 case FTYPE_SYMLINK : in ud_iget()