Searched refs:HAMMER_FST_FLUSH (Results 1 – 4 of 4) sorted by relevance
1307 record->flush_state = HAMMER_FST_FLUSH; in hammer_update_inode()1574 if (rec->flush_state == HAMMER_FST_FLUSH) in hammer_destroy_inode_callback()1595 case HAMMER_FST_FLUSH: in hammer_destroy_inode_callback()1842 case HAMMER_FST_FLUSH: in hammer_flush_inode()1962 if (record->flush_state == HAMMER_FST_FLUSH) { in hammer_setup_parent_inodes_helper()2015 if (pip->flush_state != HAMMER_FST_FLUSH) in hammer_setup_parent_inodes_helper()2017 KKASSERT(pip->flush_state == HAMMER_FST_FLUSH); in hammer_setup_parent_inodes_helper()2025 if (record->flush_state == HAMMER_FST_FLUSH) { in hammer_setup_parent_inodes_helper()2055 record->flush_state = HAMMER_FST_FLUSH; in hammer_setup_parent_inodes_helper()2097 KKASSERT(ip->flush_state != HAMMER_FST_FLUSH); in hammer_flush_inode_core()[all …]
291 while (record->flush_state == HAMMER_FST_FLUSH) { in hammer_wait_mem_record_ident()310 KKASSERT(record->flush_state == HAMMER_FST_FLUSH); in hammer_flush_record_done()395 KKASSERT(record->flush_state != HAMMER_FST_FLUSH); in hammer_rel_mem_record()1076 if (record->flush_state == HAMMER_FST_FLUSH) in hammer_frontend_trunc_callback()1130 KKASSERT(record->flush_state == HAMMER_FST_FLUSH); in hammer_ip_sync_record_cursor()1317 KKASSERT(record->flush_state == HAMMER_FST_FLUSH); in hammer_ip_sync_record_cursor()
224 HAMMER_FST_FLUSH enumerator
3063 cursor.iprec->flush_state == HAMMER_FST_FLUSH) { in hammer_vop_bmap()