Searched refs:fs_dax_get_by_host (Results 1 – 2 of 2) sorted by relevance
132 static inline struct dax_device *fs_dax_get_by_host(const char *host) in fs_dax_get_by_host() function163 static inline struct dax_device *fs_dax_get_by_host(const char *host) in fs_dax_get_by_host() function
64 return fs_dax_get_by_host(bdev->bd_disk->disk_name); in fs_dax_get_by_bdev()