Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_prop.c80 boolean_t inheritable; in dsl_prop_get_dd() local
91 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() local
171 inheritable = (prop == ZPROP_INVAL || zfs_prop_inheritable(prop)); in dsl_prop_get_ds()
192 if (inheritable) { in dsl_prop_get_ds()