Home
last modified time | relevance | path

Searched refs:_read_lvd (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/lib/format1/
H A Ddisk-rep.c219 static int _read_lvd(struct device *dev, uint64_t pos, struct lv_disk *disk) in _read_lvd() function
294 if (!_read_lvd(data->dev, pos, &ll->lvd)) in _read_lvs()