main.c | 3856 struct long_ad root_icb, sys_stream_icb; local in function:udf_check_directory_tree 3874 sys_stream_icb = context.fileset_desc->streamdir_icb; 3883 if (sys_stream_icb.len) { 3884 sys_stream_node = udf_new_fsck_node(NULL, &sys_stream_icb, strdup("#"));
|