Searched refs:LIST_DIRTY (Results 1 – 5 of 5) sorted by relevance
71 if (!(work_list.flags & LIST_DIRTY)) { in d_restore()165 work_list.flags |= LIST_DIRTY; in d_original()249 work_list.flags |= LIST_DIRTY; in d_extract()343 work_list.flags |= LIST_DIRTY; in d_add()440 work_list.flags |= LIST_DIRTY; in d_delete()701 work_list.flags |= LIST_DIRTY; in d_load()759 if (work_list.list != NULL && !(work_list.flags & LIST_DIRTY)) { in d_commit()830 work_list.flags &= ~(LIST_DIRTY|LIST_RELOAD); in commit_list()926 work_list.flags |= LIST_DIRTY; in d_primary()969 work_list.flags |= LIST_DIRTY; in d_grown()[all …]
84 #define LIST_DIRTY 0x01 /* List needs to be synced */ macro
1111 cur_list.flags |= LIST_DIRTY; in c_format()1159 cur_list.flags &= ~LIST_DIRTY; in c_format()1162 cur_list.flags |= LIST_DIRTY; in c_format()1165 if (cur_list.flags & LIST_DIRTY) { in c_format()1194 if (cur_list.flags & LIST_DIRTY) { in c_format()1838 if (work_list.flags & LIST_DIRTY) { in c_defect()
202 cur_list.flags |= LIST_DIRTY;419 if (!EMBEDDED_SCSI && (cur_list.flags & LIST_DIRTY) &&
353 if (cur_list.flags & LIST_DIRTY) { in cleanup()