Searched refs:cycle_check_state (Results 1 – 3 of 3) sorted by relevance
34 struct cycle_check_state struct41 void cycle_check_init (struct cycle_check_state *state); argument42 bool cycle_check (struct cycle_check_state *state, struct stat const *sb);
54 cycle_check_init (struct cycle_check_state *state) in cycle_check_init()69 cycle_check (struct cycle_check_state *state, struct stat const *sb) in cycle_check()
153 struct cycle_check_state cycle_state; in canonicalize_filename_mode()