Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hammer/
HDhammer_flusher.c47 static int hammer_flusher_flush(hammer_mount_t hmp, int *nomorep);
271 seq = hammer_flusher_flush(hmp, &nomore); in hammer_flusher_master_thread()
308 hammer_flusher_flush(hammer_mount_t hmp, int *nomorep) in hammer_flusher_flush() function