Lines Matching defs:lv
253 struct logical_volume *lv = find_lv(vg, name); in _get_lvconvert_lv() local
273 struct logical_volume *lv, in _finish_lvconvert_mirror()
323 int lvconvert_poll(struct cmd_context *cmd, struct logical_volume *lv, in lvconvert_poll()
344 struct logical_volume *lv) in _insert_lvconvert_layer()
400 static int _failed_mirrors_count(struct logical_volume *lv) in _failed_mirrors_count()
447 static struct logical_volume *_original_lv(struct logical_volume *lv) in _original_lv()
500 static int _using_corelog(struct logical_volume *lv) in _using_corelog()
507 struct logical_volume *lv, in _lv_update_log_type()
527 static int _lvconvert_mirrors(struct cmd_context *cmd, struct logical_volume *lv, in _lvconvert_mirrors()
829 struct logical_volume *lv, in lvconvert_snapshot()
898 static int lvconvert_single(struct cmd_context *cmd, struct logical_volume *lv, in lvconvert_single()