Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dnamespace.c1902 static int ksys_umount(char __user *name, int flags) in ksys_umount() function
1922 return ksys_umount(name, flags); in SYSCALL_DEFINE2()
1932 return ksys_umount(name, 0); in SYSCALL_DEFINE1()