Searched refs:FSD_ACL (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass3b.c301 } type_counts[3]; /* indexed by FSD_ACL and FSD_DFACL */
349 case FSD_ACL:
466 * Similarly for default ACLs in FSD_ACL records.
468 tcp = &type_counts[FSD_ACL];
483 * the segregation above. Assumes that neither FSD_ACL nor
487 tcp_norm = &type_counts[FSD_ACL];
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_acl.h138 #define FSD_ACL (1) /* Access Control Lists */ macro
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_acl.c515 case FSD_ACL:
1590 fsdp->fsd_type = FSD_ACL;
/illumos-gate/usr/src/cmd/backup/restore/
H A Dtape.c1329 {FSD_ACL, fsd_acl},

Completed in 65 milliseconds