Searched defs:dirty_cnt (Results 1 – 2 of 2) sorted by relevance
70 blkcnt_t dirty_cnt(struct inode *inode) in dirty_cnt() function
1472 long clean_cnt = 0, dirty_cnt = 0; in dbg_check_tnc() local