Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass3b.c348 case FSD_DFACL: in bufchk()
450 tcp = &type_counts[FSD_DFACL]; in bufchk()
486 tcp_def = &type_counts[FSD_DFACL]; in bufchk()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_acl.h139 #define FSD_DFACL (2) /* reserved for future use */ macro
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_acl.c525 case FSD_DFACL: in ufs_si_load()
1608 fsdp->fsd_type = FSD_DFACL; in ufs_sectobuf()
/illumos-gate/usr/src/cmd/backup/restore/
H A Dtape.c1327 {FSD_DFACL, fsd_acl},