Searched refs:count_iqueued (Results 1 – 3 of 3) sorted by relevance
2103 ++hmp->count_iqueued; in hammer_flush_inode_core()2169 --hmp->count_iqueued; in hammer_flush_inode_core()2642 --hmp->count_iqueued; in hammer_sync_inode_done()3466 hmp->count_iqueued < hmp->count_inodes / 20) {3472 hmp->count_iqueued < hmp->count_inodes / 10) {
148 SYSCTL_INT(_vfs_hammer, OID_AUTO, count_iqueued, CTLFLAG_RD,
825 int count_iqueued; /* inodes queued to flusher */ member