Searched refs:cb_received (Results 1 – 1 of 1) sorted by relevance
2489 boolean_t cb_received; member2506 return (zfs_prop_inherit(zhp, cb->cb_propname, cb->cb_received) != 0); in inherit_recurse_cb()2514 return (zfs_prop_inherit(zhp, cb->cb_propname, cb->cb_received) != 0); in inherit_cb()2597 cb.cb_received = received; in zfs_do_inherit()