Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dslab-depot.h538 int __must_check vdo_allocate_block(struct block_allocator *allocator,
H A Dphysical-zone.c492 result = vdo_allocate_block(allocation->zone->allocator, &allocation->pbn); in allocate_and_lock_block()
H A Dslab-depot.c3272 int vdo_allocate_block(struct block_allocator *allocator, in vdo_allocate_block() function