Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dnamei.c1596 static inline int should_follow_link(struct dentry *dentry, int follow) in should_follow_link() function
1628 if (should_follow_link(path->dentry, follow)) { in walk_component()
2358 if (should_follow_link(dentry, nd->flags & LOOKUP_FOLLOW)) in mountpoint_last()
3072 if (should_follow_link(path->dentry, !symlink_ok)) { in do_last()