Searched refs:ED_CASE_CONFLICT (Results 1 – 3 of 3) sorted by relevance
64 #define ED_CASE_CONFLICT 0x10 /* Disconsidering case, entry is not unique */ macro69 #define ED_CASE_CONFLICTS(x) ((x)->ed_eflags & ED_CASE_CONFLICT)
30 #define ED_CASE_CONFLICT 0x10 macro
101 *deflags = conflict ? ED_CASE_CONFLICT : 0; in zfs_match_find()