Searched refs:clean_zn_cnt (Results 1 – 4 of 4) sorted by relevance
417 atomic_long_inc(&c->clean_zn_cnt); in ubifs_load_znode()
256 atomic_long_dec(&c->clean_zn_cnt); in dirty_cow_znode()2420 atomic_long_inc(&c->clean_zn_cnt); in tnc_delete()2468 atomic_long_inc(&c->clean_zn_cnt); in tnc_delete()2862 n = atomic_long_read(&c->clean_zn_cnt); in ubifs_tnc_close()
615 atomic_long_read(&c->clean_zn_cnt)); in ubifs_dump_budg()1568 if (clean_cnt != atomic_long_read(&c->clean_zn_cnt)) { in dbg_check_tnc()1570 atomic_long_read(&c->clean_zn_cnt), in dbg_check_tnc()
1939 atomic_long_t clean_zn_cnt; member