Searched refs:DR_HINT_INSERT (Results 1 – 4 of 4) sorted by relevance
53 #define DR_HINT_INSERT "dr_insert" /* Insert hint */ macro63 #define SE_HINT2STR(h) ((h) == SE_HINT_INSERT ? DR_HINT_INSERT : \
147 if (strcmp(hint, DR_HINT_INSERT) == 0) in dr_handler()
318 if (strcmp(se_val.value.sv_string, DR_HINT_INSERT) in disk_sysev_to_state()
636 } else if (strcmp (hint_val, DR_HINT_INSERT) == 0) { in sysevent_process_dr()