Searched refs:rootdev (Results 1 – 1 of 1) sorted by relevance
182 dev_t rootdev, thisdev; in __getcwd_generic() local259 rootdev = st.st_dev; in __getcwd_generic()262 while (!(thisdev == rootdev && thisino == rootino)) in __getcwd_generic()
Completed in 4 milliseconds