Searched refs:LIST_DIRTY (Results 1 – 5 of 5) sorted by relevance
62 if (!(work_list.flags & LIST_DIRTY)) { in d_restore()156 work_list.flags |= LIST_DIRTY; in d_original()240 work_list.flags |= LIST_DIRTY; in d_extract()334 work_list.flags |= LIST_DIRTY; in d_add()431 work_list.flags |= LIST_DIRTY; in d_delete()692 work_list.flags |= LIST_DIRTY; in d_load()750 if (work_list.list != NULL && !(work_list.flags & LIST_DIRTY)) { in d_commit()821 work_list.flags &= ~(LIST_DIRTY|LIST_RELOAD); in commit_list()917 work_list.flags |= LIST_DIRTY; in d_primary()960 work_list.flags |= LIST_DIRTY; in d_grown()[all …]
84 #define LIST_DIRTY 0x01 /* List needs to be synced */ macro
190 cur_list.flags |= LIST_DIRTY; in do_scan()408 if (!EMBEDDED_SCSI && (cur_list.flags & LIST_DIRTY) && in do_scan()
1119 cur_list.flags |= LIST_DIRTY; in c_format()1167 cur_list.flags &= ~LIST_DIRTY; in c_format()1170 cur_list.flags |= LIST_DIRTY; in c_format()1173 if (cur_list.flags & LIST_DIRTY) { in c_format()1202 if (cur_list.flags & LIST_DIRTY) { in c_format()1846 if (work_list.flags & LIST_DIRTY) { in c_defect()
329 if (cur_list.flags & LIST_DIRTY) { in cleanup()