Home
last modified time | relevance | path

Searched refs:DM_ULOG_FLUSH (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Ddm-log-userspace.h223 #define DM_ULOG_FLUSH 9 macro
/openbmc/linux/drivers/md/
H A Ddm-log-userspace-base.c164 r = userspace_do_request(lc, lc->uuid, DM_ULOG_FLUSH, NULL, 0, NULL, NULL); in do_flush()
510 r = userspace_do_request(lc, lc->uuid, DM_ULOG_FLUSH, in flush_by_group()
592 r = userspace_do_request(lc, lc->uuid, DM_ULOG_FLUSH, in userspace_flush()