Lines Matching defs:file
338 static int bch2_dump_open(struct inode *inode, struct file *file) in bch2_dump_open()
357 static int bch2_dump_release(struct inode *inode, struct file *file) in bch2_dump_release()
366 static ssize_t bch2_read_btree(struct file *file, char __user *buf, in bch2_read_btree()
396 static ssize_t bch2_read_btree_formats(struct file *file, char __user *buf, in bch2_read_btree_formats()
430 static ssize_t bch2_read_bfloat_failed(struct file *file, char __user *buf, in bch2_read_bfloat_failed()
499 static ssize_t bch2_cached_btree_nodes_read(struct file *file, char __user *buf, in bch2_cached_btree_nodes_read()
577 static ssize_t bch2_btree_transactions_read(struct file *file, char __user *buf, in bch2_btree_transactions_read()
638 static ssize_t bch2_journal_pins_read(struct file *file, char __user *buf, in bch2_journal_pins_read()
678 static ssize_t bch2_btree_updates_read(struct file *file, char __user *buf, in bch2_btree_updates_read()
711 static int btree_transaction_stats_open(struct inode *inode, struct file *file) in btree_transaction_stats_open()
728 static int btree_transaction_stats_release(struct inode *inode, struct file *file) in btree_transaction_stats_release()
738 static ssize_t btree_transaction_stats_read(struct file *file, char __user *buf, in btree_transaction_stats_read()
844 static ssize_t bch2_btree_deadlock_read(struct file *file, char __user *buf, in bch2_btree_deadlock_read()