Searched refs:path_changed (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/reiserfs/ | ||
H A D | tail_conversion.c | 247 if (path_changed(&s_ih, path)) { in indirect2direct() |
H A D | reiserfs.h | 2236 #define path_changed(ih,path) comp_items (ih, path) macro |