Searched refs:next_word (Results 1 - 3 of 3) sorted by path

/linux-master/fs/bcachefs/
H A Dbkey.c43 p = next_word(p);
166 state->p = next_word(state->p);
191 state->p = next_word(state->p);
730 l = next_word(l);
731 r = next_word(r);
756 p = next_word(p);
H A Dbkey.h535 #define next_word(p) nth_word(p, 1) macro
H A Dbkey_cmp.h77 l = next_word(l);
78 r = next_word(r);

Completed in 159 milliseconds