Searched defs:dax_operations (Results 1 – 2 of 2) sorted by relevance
17 struct dax_operations { struct46 const struct dax_operations *ops, unsigned long flags); argument
22 struct dax_operations { struct28 long (*direct_access)(struct dax_device *, pgoff_t, long,34 bool (*dax_supported)(struct dax_device *, struct block_device *, int,59 struct dax_device *alloc_dax(void *private, const struct dax_operations *ops); argument