Searched refs:upwards_depth (Results 1 – 1 of 1) sorted by relevance
2139 int depth, upwards_depth; in ep_loop_check() 2151 upwards_depth = ep_get_upwards_depth_proc(ep, 0); in ep_loop_check() 2154 return (depth+1+upwards_depth > EP_MAX_NESTS) ? -1 : 0; in clear_tfile_check_list() 2135 int depth, upwards_depth; ep_loop_check() local