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