Home
last modified time | relevance | path

Searched refs:val3 (Results 1 – 2 of 2) sorted by relevance

/fs/ubifs/
Dlprops.c90 int val1, val2, val3, cpos; in adjust_lpt_heap() local
127 val3 = get_heap_comp_val(heap->arr[cpos + 1], in adjust_lpt_heap()
129 if (val3 > val2) in adjust_lpt_heap()
143 val3 = get_heap_comp_val(heap->arr[cpos], cat); in adjust_lpt_heap()
144 if (val1 < val3) { in adjust_lpt_heap()
/fs/ocfs2/
Docfs2_trace.h230 unsigned long long val2, unsigned int val3), \
231 TP_ARGS(val1, val2, val3))
254 unsigned int val2, unsigned int val3), \
255 TP_ARGS(val1, val2, val3))