Searched refs:follow (Results 1 – 6 of 6) sorted by relevance
67 if (data.follow) { in coda_pioctl()
195 goto follow; in autofs4_follow_link()207 goto follow; in autofs4_follow_link()223 goto follow; in autofs4_follow_link()226 follow: in autofs4_follow_link()
714 int follow; in SYSCALL_DEFINE5() local719 follow = (flag & AT_SYMLINK_NOFOLLOW) ? 0 : LOOKUP_FOLLOW; in SYSCALL_DEFINE5()720 error = user_path_at(dfd, filename, follow, &path); in SYSCALL_DEFINE5()
101 2) follow_link and readdir code does not follow dfs junctions
57 If you have built the CIFS vfs into the kernel itself, follow the instructions
408 as directories rather than symlinks because we can do follow link on them.