Searched refs:ocfs2_debug_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | super.c | 366 static ssize_t ocfs2_debug_read(struct file *file, char __user *buf, in ocfs2_debug_read() function 381 static ssize_t ocfs2_debug_read(struct file *file, char __user *buf, in ocfs2_debug_read() function 391 .read = ocfs2_debug_read,
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | super.c | 363 static ssize_t ocfs2_debug_read(struct file *file, char __user *buf, in ocfs2_debug_read() function 378 static ssize_t ocfs2_debug_read(struct file *file, char __user *buf, in ocfs2_debug_read() function 388 .read = ocfs2_debug_read,
|
Completed in 10 milliseconds