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