Searched refs:WALK_MORE (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/
H A Dnamei.c1755 enum {WALK_TRAILING = 1, WALK_MORE = 2, WALK_NOFOLLOW = 4}; enumerator in enum:__anon25
1996 if (!(flags & WALK_MORE) && nd->depth)
2008 if (!(flags & WALK_MORE) && nd->depth)
2331 link = walk_component(nd, WALK_MORE);

Completed in 142 milliseconds