Home
last modified time | relevance | path

Searched refs:HDE_PROTECTION (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_spec.h272 #define HDE_PROTECTION 0x10 /* zero if no protection attributes */ macro
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_node.c1022 hdp->xar_prot = (HDE_PROTECTION & flags) != 0; in hs_parsedir()