Searched refs:follow_down_one (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dnamei.h88 extern int follow_down_one(struct path *);
/linux-master/fs/autofs/
H A Dexpire.c40 if (!follow_down_one(&path))
H A Ddev-ioctl.c548 if (follow_down_one(&path))
/linux-master/fs/
H A Dnamei.c1445 int follow_down_one(struct path *path) function
1459 EXPORT_SYMBOL(follow_down_one); variable
H A Dnamespace.c5259 while (d_mountpoint(ns_root.dentry) && follow_down_one(&ns_root))

Completed in 376 milliseconds