Searched refs:DN_ID_OLD_EXIST (Results 1 – 2 of 2) sorted by relevance
2009 if (flags & DN_ID_OLD_EXIST) { in userquota_updates_task()2034 dn->dn_id_flags |= DN_ID_OLD_EXIST; in userquota_updates_task()2215 if (before && (flags & (DN_ID_CHKED_BONUS|DN_ID_OLD_EXIST| in dmu_objset_userquota_get_ids()2274 if (flags & DN_ID_OLD_EXIST) { in dmu_objset_userquota_get_ids()2291 dn->dn_id_flags |= DN_ID_OLD_EXIST; in dmu_objset_userquota_get_ids()
84 #define DN_ID_OLD_EXIST 0x4 macro