Searched refs:clean_zn_cnt (Results 1 – 4 of 4) sorted by relevance
418 atomic_long_inc(&c->clean_zn_cnt); in ubifs_load_znode()
262 atomic_long_dec(&c->clean_zn_cnt); in dirty_cow_znode()2438 atomic_long_inc(&c->clean_zn_cnt); in tnc_delete()2486 atomic_long_inc(&c->clean_zn_cnt); in tnc_delete()2884 n = atomic_long_read(&c->clean_zn_cnt); in ubifs_tnc_close()
616 atomic_long_read(&c->clean_zn_cnt)); in ubifs_dump_budg()1569 if (clean_cnt != atomic_long_read(&c->clean_zn_cnt)) { in dbg_check_tnc()1571 atomic_long_read(&c->clean_zn_cnt), in dbg_check_tnc()
1940 atomic_long_t clean_zn_cnt; member