Home
last modified time | relevance | path

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

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