Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
WALK_MORE
fs/namei.c
2274
if (unlikely(nd->depth) && !(flags & WALK_MORE))
fs/namei.c
2286
if (unlikely(nd->depth) && !(flags & WALK_MORE))
fs/namei.c
2656
link = walk_component(nd, WALK_MORE);