Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hammer/
H A Dhammer_inode.c2090 int go_count; in hammer_flush_inode_core() local
2132 go_count = 1; in hammer_flush_inode_core()
2141 go_count = RB_SCAN(hammer_rec_rb_tree, &ip->rec_tree, NULL, in hammer_flush_inode_core()
2144 go_count = 1; in hammer_flush_inode_core()
2157 go_count = RB_SCAN(hammer_rec_rb_tree, &ip->rec_tree, NULL, in hammer_flush_inode_core()
2167 if (go_count == 0) { in hammer_flush_inode_core()