Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dnamei.h81 extern int follow_up(struct path *);
A Dieee80211.h1337 u8 follow_up; member
1351 u8 follow_up; member
/linux-6.3-rc2/fs/devpts/
A Dinode.c180 if (follow_up(&path) == 0) in devpts_mntget()
/linux-6.3-rc2/fs/autofs/
A Ddev-ioctl.c204 if (!follow_up(&path)) in find_autofs_mount()
/linux-6.3-rc2/security/landlock/
A Dfs.c608 if (follow_up(&walker_path)) { in is_access_to_paths_allowed()
/linux-6.3-rc2/fs/nfsd/
A Dvfs.c184 while (path->dentry == path->mnt->mnt_root && follow_up(path)) in follow_to_parent()
A Dnfs4xdr.c2685 if (follow_up(&cur)) in nfsd4_encode_path()
2877 while (follow_up(&path)) { in nfsd4_get_mounted_on_ino()
/linux-6.3-rc2/fs/
A Dnamei.c1268 int follow_up(struct path *path) in follow_up() function
1289 EXPORT_SYMBOL(follow_up);

Completed in 76 milliseconds