Home
last modified time | relevance | path

Searched refs:user_path_mountpoint_at (Results 1 – 3 of 3) sorted by relevance

/fs/
Dinternal.h64 extern int user_path_mountpoint_at(int, const char __user *, unsigned int, struct path *);
Dnamespace.c1705 retval = user_path_mountpoint_at(AT_FDCWD, name, lookup_flags, &path); in ksys_umount()
Dnamei.c2835 user_path_mountpoint_at(int dfd, const char __user *name, unsigned int flags, in user_path_mountpoint_at() function