Searched refs:ti_magic (Results 1 – 2 of 2) sorted by relevance
131 u32 ti_magic; member171 if (ti == NULL || ti->ti_magic != NILFS_TI_MAGIC) in nilfs_test_transaction_flag()
153 if (cur_ti->ti_magic == NILFS_TI_MAGIC) in nilfs_prepare_segment_lock()174 ti->ti_magic = NILFS_TI_MAGIC; in nilfs_prepare_segment_lock()267 BUG_ON(ti == NULL || ti->ti_magic != NILFS_TI_MAGIC); in nilfs_transaction_commit()302 BUG_ON(ti == NULL || ti->ti_magic != NILFS_TI_MAGIC); in nilfs_transaction_abort()355 ti->ti_magic = NILFS_TI_MAGIC; in nilfs_transaction_lock()383 BUG_ON(ti == NULL || ti->ti_magic != NILFS_TI_MAGIC); in nilfs_transaction_unlock()2285 BUG_ON((ti = current->journal_info) && ti->ti_magic == NILFS_TI_MAGIC); in nilfs_construct_segment()