Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dnamei.c957 * may_follow_link - Check symlink following for unsafe situations
971 static inline int may_follow_link(struct nameidata *nd, const struct inode *inode) in may_follow_link() function
1640 error = may_follow_link(nd, inode); in pick_link()
/kernel/linux/linux-6.6/fs/
H A Dnamei.c1087 * may_follow_link - Check symlink following for unsafe situations
1102 static inline int may_follow_link(struct nameidata *nd, const struct inode *inode) in may_follow_link() function
1773 error = may_follow_link(nd, inode); in pick_link()

Completed in 13 milliseconds