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