Searched refs:should_follow_link (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/fs/ |
D | namei.c | 1706 static inline int should_follow_link(struct nameidata *nd, struct path *link, in should_follow_link() function 1759 err = should_follow_link(nd, &path, flags & WALK_GET, inode, seq); in walk_component() 2435 error = should_follow_link(nd, path, nd->flags & LOOKUP_FOLLOW, in mountpoint_last() 3135 error = should_follow_link(nd, &path, nd->flags & LOOKUP_FOLLOW, in do_last()
|