Searched refs:orangefs_debug_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/orangefs/ |
H A D | orangefs-debugfs.c | 77 static ssize_t orangefs_debug_read(struct file *, 127 .read = orangefs_debug_read, 341 static ssize_t orangefs_debug_read(struct file *file, in orangefs_debug_read() function 350 gossip_debug(GOSSIP_DEBUGFS_DEBUG, "orangefs_debug_read: start\n"); in orangefs_debug_read() 366 "orangefs_debug_read: ret: %zu\n", in orangefs_debug_read()
|
/kernel/linux/linux-6.6/fs/orangefs/ |
H A D | orangefs-debugfs.c | 77 static ssize_t orangefs_debug_read(struct file *, 127 .read = orangefs_debug_read, 341 static ssize_t orangefs_debug_read(struct file *file, in orangefs_debug_read() function 350 gossip_debug(GOSSIP_DEBUGFS_DEBUG, "orangefs_debug_read: start\n"); in orangefs_debug_read() 366 "orangefs_debug_read: ret: %zu\n", in orangefs_debug_read()
|
Completed in 3 milliseconds