Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hammer/
H A Dhammer_blockmap.c47 static int hammer_check_volume(hammer_mount_t, hammer_off_t*);
195 if (hammer_check_volume(hmp, &next_offset)) { in hammer_blockmap_alloc()
509 if (hammer_check_volume(hmp, &next_offset)) in hammer_blockmap_reserve()
1348 hammer_check_volume(hammer_mount_t hmp, hammer_off_t *offsetp) in hammer_check_volume() function