Searched refs:device_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | user.c | 776 static ssize_t device_read(struct file *file, char __user *buf, size_t count, in device_read() function 951 .read = device_read, 961 .read = device_read,
|
/kernel/linux/linux-6.6/fs/dlm/ |
H A D | user.c | 802 static ssize_t device_read(struct file *file, char __user *buf, size_t count, in device_read() function 985 .read = device_read, 995 .read = device_read,
|
Completed in 3 milliseconds