Home
last modified time | relevance | path

Searched defs:dm_is_zone_write (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm.h115 static inline bool dm_is_zone_write(struct mapped_device *md, struct bio *bio) in dm_is_zone_write() function
H A Ddm-zone.c125 bool dm_is_zone_write(struct mapped_device *md, struct bio *bio) in dm_is_zone_write() function