Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hammer/
H A Dhammer_flusher.c91 hammer_flusher_async(hammer_mount_t hmp, hammer_flush_group_t close_flg) in hammer_flusher_async() argument
99 if (close_flg && close_flg->closed) in hammer_flusher_async()
100 return(close_flg->seq); in hammer_flusher_async()
110 if (flg == close_flg) in hammer_flusher_async()