Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
Dnamespace.c3136 static char *copy_mount_string(const void __user *data) in copy_mount_string() function
3436 kernel_type = copy_mount_string(type); in SYSCALL_DEFINE5()
3441 kernel_dev = copy_mount_string(dev_name); in SYSCALL_DEFINE5()