Searched defs:dev_dax (Results 1 – 4 of 4) sorted by relevance
84 struct dev_dax { struct97 struct dev_dax_range *ranges; argument107 static inline struct dev_dax *to_dev_dax(struct device *dev) in to_dev_dax() argument
51 struct dev_dax *dev_dax = dax_get_private(dax_dev); in __fsdev_dax_direct_access() local116 static void fsdev_kill(void *dev_dax) in fsdev_kill()123 struct dev_dax *dev_dax = data; in fsdev_clear_ops() local153 static u64 fsdev_pfn_to_offset(struct dev_dax *dev_dax, unsigned long pfn) in fsdev_pfn_to_offset()171 struct dev_dax *dev_dax = pgmap->owner; in fsdev_pagemap_memory_failure() local194 static void fsdev_clear_folio_state(struct dev_dax *dev_dax) in fsdev_clear_folio_state()218 struct dev_dax *dev_dax = dax_get_private(dax_dev); in fsdev_open() local244 static struct dev_pagemap *fsdev_acquire_pgmap(struct dev_dax *dev_dax) in fsdev_acquire_pgmap()279 static int fsdev_dax_probe(struct dev_dax *dev_dax) in fsdev_dax_probe()
180 struct dev_dax *dev_dax; in fs_dax_get() local
9 phys_addr_t dax_pgoff_to_phys(struct dev_dax *dev_dax, pgoff_t pgoff, in dax_pgoff_to_phys()