Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dnamespace.c3740 static char *copy_mount_string(const void __user *data) in copy_mount_string() function
4042 kernel_type = copy_mount_string(type); in SYSCALL_DEFINE5()
4047 kernel_dev = copy_mount_string(dev_name); in SYSCALL_DEFINE5()