Searched refs:bch_chardev_fops (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/bcachefs/
H A Dchardev.c957 static const struct file_operations bch_chardev_fops = { variable in typeref:struct:file_operations
1003 bch_chardev_major = register_chrdev(0, "bcachefs-ctl", &bch_chardev_fops);

Completed in 125 milliseconds