Searched refs:inheritable (Results 1 – 1 of 1) sorted by relevance
80 boolean_t inheritable; in dsl_prop_get_dd() local91 inheritable = (prop == ZPROP_INVAL || zfs_prop_inheritable(prop)); in dsl_prop_get_dd()101 if (!inheritable) { in dsl_prop_get_dd()167 boolean_t inheritable; in dsl_prop_get_ds() local171 inheritable = (prop == ZPROP_INVAL || zfs_prop_inheritable(prop)); in dsl_prop_get_ds()192 if (inheritable) { in dsl_prop_get_ds()