Searched refs:bch_chardev_fops (Results 1 – 1 of 1) sorted by relevance
735 static const struct file_operations bch_chardev_fops = { variable782 bch_chardev_major = register_chrdev(0, "bcachefs-ctl", &bch_chardev_fops); in bch2_chardev_init()