Searched refs:LIST_RELOAD (Results 1 – 3 of 3) sorted by relevance
85 #define LIST_RELOAD 0x02 /* Reload list after formatting (SCSI) */ macro
821 work_list.flags &= ~(LIST_DIRTY|LIST_RELOAD); in commit_list()
849 cur_list.flags |= LIST_RELOAD; in c_format()1162 if (cur_list.flags & LIST_RELOAD) { in c_format()