Home
last modified time | relevance | path

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

/linux-6.6.21/fs/
Dnamespace.c3579 static char *copy_mount_string(const void __user *data) in copy_mount_string() function
3880 kernel_type = copy_mount_string(type); in SYSCALL_DEFINE5()
3885 kernel_dev = copy_mount_string(dev_name); in SYSCALL_DEFINE5()