Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamespace.c2049 static int ksys_umount(char __user *name, int flags) in ksys_umount() function
2069 return ksys_umount(name, flags); in SYSCALL_DEFINE2()
2079 return ksys_umount(name, 0); in SYSCALL_DEFINE1()