Lines Matching defs:DELAYED
183 struct DELAYED {
184 struct DELAYED *next;
221 struct DELAYED *delayed_runlists; /* runlists to process later */
1318 static void expand_attribute_runlist(ntfs_volume *vol, struct DELAYED *delayed)
1465 struct DELAYED *delayed;
1466 struct DELAYED *delayed_mft_data;
1472 delayed_mft_data = (struct DELAYED*)NULL;
1545 struct DELAYED *delayed;
1546 struct DELAYED *previous;
1563 delayed = (struct DELAYED*)ntfs_malloc(sizeof(struct DELAYED));
3111 struct DELAYED *delayed_runlists; /* runlists to process later */
3834 static void delayed_expand(ntfs_volume *vol, struct DELAYED *delayed,
3838 struct DELAYED *current;
4446 = (struct DELAYED*)NULL;
4464 = (struct DELAYED*)NULL;
4518 expand.delayed_runlists = (struct DELAYED*)NULL;