Home
last modified time | relevance | path

Searched refs:handle_dots (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/
Dnamei.c1938 static const char *handle_dots(struct nameidata *nd, int type) in handle_dots() function
1987 return handle_dots(nd, nd->last_type); in walk_component()
3443 return handle_dots(nd, nd->last_type); in open_last_lookups()
/linux-6.1.9/Documentation/filesystems/
Dpath-lookup.rst243 a "..", a potential attack occurred and ``handle_dots()`` will bail out with
363 a "..", a potential attack occurred and ``handle_dots()`` will bail out with
445 it calls ``handle_dots()`` which does the necessary locking as already
454 directly from walk_component() or from handle_dots(). It calls