Searched refs:comp_items (Results 1 – 2 of 2) sorted by relevance
1282 #define item_moved(ih,path) comp_items(ih, path)1283 #define path_changed(ih,path) comp_items (ih, path)1816 int comp_items (const struct item_head * stored_ih, const struct path * p_s_path);
882 int comp_items (const struct item_head * stored_ih, const struct path * p_s_path) in comp_items() function