Lines Matching defs:dirty
250 * dirtied, and this list is searched when writing dirty dquots back to
251 * quota file. Note that some filesystems do dirty dquot tracking on their
375 /* Mark dquot dirty in atomic manner, and return it's old dirty flag state */
386 /* If quota is dirty already, we don't have to acquire dq_list_lock */
676 /* Clear dirty bit anyway to avoid infinite loop. */
685 struct list_head dirty;
700 list_replace_init(&dqopt->info[cnt].dqi_dirty_list, &dirty);
701 while (!list_empty(&dirty)) {
702 dquot = list_first_entry(&dirty, struct dquot,
2450 * dirty data and invalidate caches so that kernel sees
2453 * of the cache could fail because of other unrelated dirty