HomeSort by: relevance | last modified time | path
    Searched refs:allocate_extents (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/lvm2/dist/include/
lv_alloc.h 47 struct alloc_handle *allocate_extents(struct volume_group *vg,
  /src/external/gpl2/lvm2/dist/lib/metadata/
lv_alloc.h 47 struct alloc_handle *allocate_extents(struct volume_group *vg,
mirror.c 1204 if (!(ah = allocate_extents(lv->vg, NULL, segtype, 1, mirrors, 0, 0,
1425 ah = allocate_extents(lv->vg, NULL, segtype,
1483 ah = allocate_extents(lv->vg, NULL, segtype,
lv_manip.c 1308 struct alloc_handle *allocate_extents(struct volume_group *vg, function
1321 log_error("allocate_extents does not handle virtual segments");
1634 if (!(ah = allocate_extents(lv->vg, lv, segtype, stripes, mirrors, 0, 0,

Completed in 40 milliseconds