Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dax/
Ddevice.c394 static const struct file_operations dax_fops = { variable
438 cdev_init(cdev, &dax_fops); in dev_dax_probe()
/Linux-v5.4/drivers/sbus/char/
Doradax.c214 static const struct file_operations dax_fops = { variable
339 cdev_init(&c_dev, &dax_fops); in dax_attach()