Home
last modified time | relevance | path

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

/linux/fs/devpts/
H A Dinode.c162 if (follow_up(&path) == 0) in devpts_mntget()
/linux/fs/autofs/
H A Ddev-ioctl.c209 if (!follow_up(&path)) in find_autofs_mount()
/linux/include/linux/
H A Dieee80211.h1138 u8 follow_up; member
1151 u8 follow_up; member
/linux/security/landlock/
H A Dfs.c963 if (follow_up(&walker_path)) { in current_check_access_path()
/linux/fs/nfsd/
H A Dvfs.c189 while (path->dentry == path->mnt->mnt_root && follow_up(path)) in follow_to_parent()
H A Dnfs4xdr.c2891 if (follow_up(&cur)) in nfsd4_encode_pathname4()
3131 while (follow_up(&path)) { in nfsd4_get_mounted_on_ino()
/linux/fs/
H A Dnamei.c1465 int follow_up(struct path *path) in follow_up() function
1486 EXPORT_SYMBOL(follow_up);