Lines Matching defs:lv

104 int list_lv_modules(struct dm_pool *mem, const struct logical_volume *lv,  in list_lv_modules()
151 int lv_info(struct cmd_context *cmd, const struct logical_volume *lv, struct lvinfo *info, in lv_info()
161 int lv_snapshot_percent(const struct logical_volume *lv, float *percent, in lv_snapshot_percent()
166 int lv_mirror_percent(struct cmd_context *cmd, struct logical_volume *lv, in lv_mirror_percent()
218 int lv_mknodes(struct cmd_context *cmd, const struct logical_volume *lv) in lv_mknodes()
263 struct logical_volume *lv) in _passes_activation_filter()
445 static int _lv_info(struct cmd_context *cmd, const struct logical_volume *lv, int with_mknodes, in _lv_info()
482 int lv_info(struct cmd_context *cmd, const struct logical_volume *lv, struct lvinfo *info, in lv_info()
491 struct logical_volume *lv; in lv_info_by_lvid() local
502 int lv_snapshot_percent(const struct logical_volume *lv, float *percent, in lv_snapshot_percent()
523 int lv_mirror_percent(struct cmd_context *cmd, struct logical_volume *lv, in lv_mirror_percent()
559 static int _lv_active(struct cmd_context *cmd, struct logical_volume *lv, in _lv_active()
572 static int _lv_open_count(struct cmd_context *cmd, struct logical_volume *lv) in _lv_open_count()
584 static int _lv_activate_lv(struct logical_volume *lv) in _lv_activate_lv()
599 static int _lv_preload(struct logical_volume *lv, int *flush_required) in _lv_preload()
614 static int _lv_deactivate(struct logical_volume *lv) in _lv_deactivate()
629 static int _lv_suspend_lv(struct logical_volume *lv, int lockfs, int flush_required) in _lv_suspend_lv()
697 int lv_is_active(struct logical_volume *lv) in lv_is_active()
730 struct logical_volume *lv, int monitor) in monitor_dev_for_events()
856 struct logical_volume *lv = NULL, *lv_pre = NULL; in _lv_suspend() local
933 struct logical_volume *lv; in _lv_resume() local
985 static int _lv_has_open_snapshots(struct logical_volume *lv) in _lv_has_open_snapshots()
1010 struct logical_volume *lv; in lv_deactivate() local
1067 struct logical_volume *lv; in lv_activation_filter() local
1095 struct logical_volume *lv; in _lv_activate() local
1176 int lv_mknodes(struct cmd_context *cmd, const struct logical_volume *lv) in lv_mknodes()