Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dnamespace.c3587 static char *copy_mount_string(const void __user *data) in copy_mount_string() function
3888 kernel_type = copy_mount_string(type); in SYSCALL_DEFINE5()
3893 kernel_dev = copy_mount_string(dev_name); in SYSCALL_DEFINE5()