Searched defs:dax_operations (Results 1 – 1 of 1) sorted by relevance
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