Searched refs:handle_dots (Results 1 – 2 of 2) sorted by relevance
1697 static inline int handle_dots(struct nameidata *nd, int type) in handle_dots() function1791 err = handle_dots(nd, nd->last_type); in walk_component()2642 error = handle_dots(nd, nd->last_type); in mountpoint_last()3264 error = handle_dots(nd, nd->last_type); in do_last()
429 it calls ``handle_dots()`` which does the necessary locking as already