Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/libdm/ioctl/
H A Dlibdm-targets.h60 int no_flush; member
/netbsd-src/external/gpl2/lvm2/dist/libdm/
H A Dlibdm-deptree.c148 int no_flush; /* 1 sets noflush (mirrors/multipath) */ member
969 int skip_lockfs, int no_flush, struct dm_info *newinfo) in _suspend_node()