Searched refs:zfs_prop_inheritable (Results 1 – 7 of 7) sorted by relevance
125 zfs_prop_inheritable;
1829 if (!zfs_prop_inheritable(prop) && !received) in zfs_prop_inherit()
91 inheritable = (prop == ZPROP_INVAL || zfs_prop_inheritable(prop)); in dsl_prop_get_dd()168 inheritable = (prop == ZPROP_INVAL || zfs_prop_inheritable(prop)); in dsl_prop_get_ds()1003 !zfs_prop_inheritable(prop)) in dsl_prop_get_all_impl()
2868 if (prop != ZPROP_INVAL && !zfs_prop_inheritable(prop)) in zfs_ioc_inherit_prop()
625 zfs_prop_inheritable(zfs_prop_t prop) in zfs_prop_inheritable() function
259 boolean_t zfs_prop_inheritable(zfs_prop_t);
413 if (zfs_prop_inheritable(prop)) in usage_prop_cb()1950 if (!zfs_prop_inheritable(prop) && !received) { in zfs_do_inherit()