Home
last modified time | relevance | path

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

/dragonfly/sbin/hammer/
HDcmd_blockmap.c83 static collect_t collect_get(hammer_off_t phys_offset);
471 collect = collect_get(layer1.phys_offset); /* layer2 address */ in collect_blockmap()
478 collect_get(hammer_off_t phys_offset) in collect_get() function