Searched refs:bch2_simple_print (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | debug.c | 850 static ssize_t bch2_simple_print(struct file *file, char __user *buf, in bch2_simple_print() function 879 return bch2_simple_print(file, buf, size, ppos, btree_deadlock_to_text); in bch2_btree_deadlock_read() 892 return bch2_simple_print(file, buf, size, ppos, bch2_write_points_to_text); in bch2_write_points_read()
|