Searched refs:handle_dots (Results 1 – 2 of 2) sorted by relevance
1998 static const char *handle_dots(struct nameidata *nd, int type) in handle_dots() function2047 return handle_dots(nd, nd->last_type); in walk_component()3661 return handle_dots(nd, nd->last_type); in open_last_lookups()
243 a "..", a potential attack occurred and ``handle_dots()`` will bail out with363 a "..", a potential attack occurred and ``handle_dots()`` will bail out with445 it calls ``handle_dots()`` which does the necessary locking as already454 directly from walk_component() or from handle_dots(). It calls