Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dnamei.c1049 static inline int may_follow_link(struct nameidata *nd, const struct inode *inode) in may_follow_link() function
1718 error = may_follow_link(nd, inode); in pick_link()