Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dnamei.c1906 static const char *handle_dots(struct nameidata *nd, int type) in handle_dots() function
1964 return handle_dots(nd, nd->last_type); in walk_component()
3314 return handle_dots(nd, nd->last_type); in open_last_lookups()
/Linux-v5.15/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