Home
last modified time | relevance | path

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

/openbmc/linux/fs/reiserfs/
H A Dtail_conversion.c247 if (path_changed(&s_ih, path)) { in indirect2direct()
H A Dreiserfs.h2236 #define path_changed(ih,path) comp_items (ih, path) macro