Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/dax/
Ddevice.c379 static const struct file_operations dax_fops = { variable
460 cdev_init(cdev, &dax_fops); in dev_dax_probe()
/linux-5.19.10/drivers/sbus/char/
Doradax.c214 static const struct file_operations dax_fops = { variable
339 cdev_init(&c_dev, &dax_fops); in dax_attach()