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

/linux-master/drivers/dax/
H A Ddevice.c373 static const struct file_operations dax_fops = { variable in typeref:struct:file_operations
454 cdev_init(cdev, &dax_fops);
/linux-master/drivers/sbus/char/
H A Doradax.c214 static const struct file_operations dax_fops = { variable in typeref:struct:file_operations
338 cdev_init(&c_dev, &dax_fops);

Completed in 103 milliseconds