Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h51 uint_t xar_prot :1; /* 1 if protection in XAR */ member
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_node.c1022 hdp->xar_prot = (HDE_PROTECTION & flags) != 0; in hs_parsedir()