Searched defs:inherited (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_acl.c1477 * Should ACE be inherited?
1534 * Strip inherited execute permission from file if
1573 * If ACE is not to be inherited further, or if the vnode is
1621 boolean_t inherited = B_FALSE; local
1710 inherited = B_TRUE;
1730 if (inherited || vsecp) {

Completed in 69 milliseconds