Searched refs:no_flush (Results 1 – 5 of 5) sorted by relevance
60 int no_flush; member
592 dmt->no_flush = 1; in dm_task_no_flush()760 if (dmt->no_flush) in _flatten()
1128 dmt->no_flush = 1; in dm_task_no_flush()1395 if (dmt->no_flush) in _flatten()1760 dmt->no_flush ? 'N' : 'F', in _do_dm_ioctl()
148 int no_flush; /* 1 sets noflush (mirrors/multipath) */ member166 dtree->no_flush = 0; in dm_tree_create()969 int skip_lockfs, int no_flush, struct dm_info *newinfo) in _suspend_node() argument977 no_flush ? "" : " with device flush"); in _suspend_node()996 if (no_flush && !dm_task_no_flush(dmt)) in _suspend_node()1065 dnode->dtree->no_flush = 1; in dm_tree_use_no_flush_suspend()1110 child->dtree->no_flush, &newinfo)) { in dm_tree_suspend_children()
101 Fix inverted no_flush debug message.