Home
last modified time | relevance | path

Searched refs:superblock (Results 1 – 25 of 1693) sorted by relevance

12345678910>>...68

/dports/audio/libmysofa/libmysofa-1.2.1-16-g52590e1/src/hdf/
H A Dsuperblock.c26 if (superblock->size_of_offsets < 2 || superblock->size_of_offsets > 8 || in superblockRead2or3()
27 superblock->size_of_lengths < 2 || superblock->size_of_lengths > 8) { in superblockRead2or3()
29 superblock->size_of_offsets, superblock->size_of_lengths); in superblockRead2or3()
33 superblock->base_address = readValue(reader, superblock->size_of_offsets); in superblockRead2or3()
36 superblock->end_of_file_address = in superblockRead2or3()
90 if (superblock->size_of_offsets < 2 || superblock->size_of_offsets > 8 || in superblockRead0or1()
91 superblock->size_of_lengths < 2 || superblock->size_of_lengths > 8) { in superblockRead0or1()
93 superblock->size_of_offsets, superblock->size_of_lengths); in superblockRead0or1()
134 superblock->base_address = readValue(reader, superblock->size_of_offsets); in superblockRead0or1()
143 superblock->end_of_file_address = in superblockRead0or1()
[all …]
H A Dfractalhead.c561 readValue(reader, reader->superblock.size_of_lengths); in fractalheapRead()
563 readValue(reader, reader->superblock.size_of_offsets); in fractalheapRead()
565 readValue(reader, reader->superblock.size_of_lengths); in fractalheapRead()
567 readValue(reader, reader->superblock.size_of_offsets); in fractalheapRead()
569 readValue(reader, reader->superblock.size_of_lengths); in fractalheapRead()
571 readValue(reader, reader->superblock.size_of_lengths); in fractalheapRead()
573 readValue(reader, reader->superblock.size_of_lengths); in fractalheapRead()
575 readValue(reader, reader->superblock.size_of_lengths); in fractalheapRead()
577 readValue(reader, reader->superblock.size_of_lengths); in fractalheapRead()
579 readValue(reader, reader->superblock.size_of_lengths); in fractalheapRead()
[all …]
/dports/devel/libfsext/libfsext-20210721/libfsext/
H A Dlibfsext_superblock.c53 if( superblock == NULL ) in libfsext_superblock_initialize()
64 if( *superblock != NULL ) in libfsext_superblock_initialize()
90 *superblock, in libfsext_superblock_initialize()
109 *superblock ); in libfsext_superblock_initialize()
111 *superblock = NULL; in libfsext_superblock_initialize()
139 *superblock ); in libfsext_superblock_free()
141 *superblock = NULL; in libfsext_superblock_free()
513 superblock->block_size = (uint32_t) ( 1024UL << superblock->block_size ); in libfsext_superblock_read_data()
986superblock->number_of_block_groups = superblock->number_of_blocks / superblock->number_of_blocks_p… in libfsext_superblock_read_data()
992superblock->block_group_size = superblock->number_of_blocks_per_block_group * superblock->block_si… in libfsext_superblock_read_data()
[all …]
H A Dlibfsext_superblock.h255 libfsext_superblock_t *superblock,
261 libfsext_superblock_t *superblock,
267 libfsext_superblock_t *superblock,
273 libfsext_superblock_t *superblock,
278 libfsext_superblock_t *superblock,
284 libfsext_superblock_t *superblock,
289 libfsext_superblock_t *superblock,
295 libfsext_superblock_t *superblock,
300 libfsext_superblock_t *superblock,
306 libfsext_superblock_t *superblock,
[all …]
H A Dlibfsext_volume.c1043 internal_volume->superblock, in libfsext_internal_volume_open_read()
1073 &( internal_volume->superblock ), in libfsext_internal_volume_open_read()
1209 &superblock, in libfsext_internal_volume_read_block_groups()
1222 superblock, in libfsext_internal_volume_read_block_groups()
1252 internal_volume->superblock = superblock; in libfsext_internal_volume_read_block_groups()
1259 &superblock, in libfsext_internal_volume_read_block_groups()
1520 if( superblock != NULL ) in libfsext_internal_volume_read_block_groups()
1523 &superblock, in libfsext_internal_volume_read_block_groups()
1771 internal_volume->superblock, in libfsext_volume_get_identifier()
1859 internal_volume->superblock, in libfsext_volume_get_utf8_label_size()
[all …]
/dports/devel/libfsxfs/libfsxfs-20210726/libfsxfs/
H A Dlibfsxfs_superblock.c49 if( superblock == NULL ) in libfsxfs_superblock_initialize()
60 if( *superblock != NULL ) in libfsxfs_superblock_initialize()
86 *superblock, in libfsxfs_superblock_initialize()
105 *superblock ); in libfsxfs_superblock_initialize()
107 *superblock = NULL; in libfsxfs_superblock_initialize()
121 if( superblock == NULL ) in libfsxfs_superblock_free()
135 *superblock ); in libfsxfs_superblock_free()
137 *superblock = NULL; in libfsxfs_superblock_free()
703 superblock->directory_block_size = superblock->block_size; in libfsxfs_superblock_read_data()
731 superblock->directory_block_size *= superblock->block_size; in libfsxfs_superblock_read_data()
[all …]
H A Dlibfsxfs_superblock.h103 libfsxfs_superblock_t **superblock,
107 libfsxfs_superblock_t **superblock,
111 libfsxfs_superblock_t *superblock,
117 libfsxfs_superblock_t *superblock,
123 libfsxfs_superblock_t *superblock,
128 libfsxfs_superblock_t *superblock,
134 libfsxfs_superblock_t *superblock,
139 libfsxfs_superblock_t *superblock,
H A Dlibfsxfs_volume.c1023 &superblock, in libfsxfs_internal_volume_open_read()
1037 superblock, in libfsxfs_internal_volume_open_read()
1056 internal_volume->superblock = superblock; in libfsxfs_internal_volume_open_read()
1066 superblock = NULL; in libfsxfs_internal_volume_open_read()
1113 if( superblock != NULL ) in libfsxfs_internal_volume_open_read()
1116 &superblock, in libfsxfs_internal_volume_open_read()
1175 if( superblock != NULL ) in libfsxfs_internal_volume_open_read()
1178 &superblock, in libfsxfs_internal_volume_open_read()
1318 internal_volume->superblock, in libfsxfs_volume_get_utf8_label_size()
1403 internal_volume->superblock, in libfsxfs_volume_get_utf8_label()
[all …]
/dports/devel/libfsext/libfsext-20210721/tests/
H A Dfsext_test_superblock.c138 superblock ); in fsext_test_superblock_initialize()
155 superblock ); in fsext_test_superblock_initialize()
298 &superblock, in fsext_test_superblock_initialize()
365 superblock ); in fsext_test_superblock_read_data()
503 superblock ); in fsext_test_superblock_read_data()
520 &superblock, in fsext_test_superblock_read_data()
550 superblock ); in fsext_test_superblock_read_file_io_handle()
758 superblock ); in fsext_test_superblock_read_file_io_handle()
781 &superblock, in fsext_test_superblock_read_file_io_handle()
843 superblock ); in wmain()
[all …]
/dports/devel/libfsxfs/libfsxfs-20210726/tests/
H A Dfsxfs_test_superblock.c105 superblock ); in fsxfs_test_superblock_initialize()
122 superblock ); in fsxfs_test_superblock_initialize()
187 &superblock, in fsxfs_test_superblock_initialize()
200 superblock ); in fsxfs_test_superblock_initialize()
265 &superblock, in fsxfs_test_superblock_initialize()
332 superblock ); in fsxfs_test_superblock_read_data()
442 superblock ); in fsxfs_test_superblock_read_data()
459 &superblock, in fsxfs_test_superblock_read_data()
489 superblock ); in fsxfs_test_superblock_read_file_io_handle()
673 superblock ); in fsxfs_test_superblock_read_file_io_handle()
[all …]
/dports/sysutils/fusefs-xfuse/xfuse-9c8824/src/libxfuse/
H A Ddinode.rs82 superblock: &Sb, in from()
86 (inode_number >> (superblock.sb_agblklog + superblock.sb_inopblog)) as u32; in from()
87 if ag_no >= superblock.sb_agcount { in from()
92 ((inode_number >> superblock.sb_inopblog) & ((1 << superblock.sb_agblklog) - 1)) as u32; in from()
95 let off = ag_no * superblock.sb_agblocks * superblock.sb_blocksize; in from()
242 superblock: &Sb, in get_dir()
250 superblock, in get_dir()
263 superblock.sb_blocksize, in get_dir()
274 superblock: &Sb, in get_file()
310 superblock: &Sb, in get_attrs()
[all …]
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/tests/f_crashdisk/
H A Dexpect.11 ext2fs_open2: The ext2 superblock is corrupt
3 ../e2fsck/e2fsck: The ext2 superblock is corrupt while trying to open test.img
4 ../e2fsck/e2fsck: Trying to load superblock despite errors...
5 ext2fs_open2: The ext2 superblock is corrupt
7 ../e2fsck/e2fsck: The ext2 superblock is corrupt while trying to open test.img
9 The superblock could not be read or does not describe a valid ext2/ext3/ext4
11 filesystem (and not swap or ufs or something else), then the superblock
12 is corrupt, and you might try running e2fsck with an alternate superblock:
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/tests/f_crashdisk/
H A Dexpect.11 ext2fs_open2: The ext2 superblock is corrupt
3 ../e2fsck/e2fsck: The ext2 superblock is corrupt while trying to open test.img
4 ../e2fsck/e2fsck: Trying to load superblock despite errors...
5 ext2fs_open2: The ext2 superblock is corrupt
7 ../e2fsck/e2fsck: The ext2 superblock is corrupt while trying to open test.img
9 The superblock could not be read or does not describe a valid ext2/ext3/ext4
11 filesystem (and not swap or ufs or something else), then the superblock
12 is corrupt, and you might try running e2fsck with an alternate superblock:
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/tests/f_crashdisk/
H A Dexpect.11 ext2fs_open2: The ext2 superblock is corrupt
3 ../e2fsck/e2fsck: The ext2 superblock is corrupt while trying to open test.img
4 ../e2fsck/e2fsck: Trying to load superblock despite errors...
5 ext2fs_open2: The ext2 superblock is corrupt
7 ../e2fsck/e2fsck: The ext2 superblock is corrupt while trying to open test.img
9 The superblock could not be read or does not describe a valid ext2/ext3/ext4
11 filesystem (and not swap or ufs or something else), then the superblock
12 is corrupt, and you might try running e2fsck with an alternate superblock:
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/memcheck/tests/
H A Dclireq_nofill.c9 static struct super superblock = { 12345 }; variable
15 VALGRIND_CREATE_MEMPOOL(&superblock, /*rzB=*/0, /*is_zeroed=*/0); in main()
20 VALGRIND_MEMPOOL_ALLOC(&superblock, s, 40); in main()
22 VALGRIND_MEMPOOL_FREE(&superblock, s); in main()
24 VALGRIND_MEMPOOL_ALLOC(&superblock, s, 40); in main()
27 VALGRIND_DESTROY_MEMPOOL(&superblock); in main()
H A Dmempool2.c168 char superblock[100]; in test() local
170 VALGRIND_CREATE_MEMPOOL(superblock, REDZONE_SIZE, 0); in test()
175 VALGRIND_MEMPOOL_ALLOC(superblock, superblock+30, 10); in test()
177 res += superblock[30]; // valid in test()
178 res += superblock[39]; // valid in test()
182 res += superblock[29]; // invalid in test()
183 res += superblock[40]; // invalid in test()
185 VALGRIND_DESTROY_MEMPOOL(superblock); in test()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/memcheck/tests/
H A Dclireq_nofill.c9 static struct super superblock = { 12345 }; variable
15 VALGRIND_CREATE_MEMPOOL(&superblock, /*rzB=*/0, /*is_zeroed=*/0); in main()
20 VALGRIND_MEMPOOL_ALLOC(&superblock, s, 40); in main()
22 VALGRIND_MEMPOOL_FREE(&superblock, s); in main()
24 VALGRIND_MEMPOOL_ALLOC(&superblock, s, 40); in main()
27 VALGRIND_DESTROY_MEMPOOL(&superblock); in main()
H A Dmempool2.c168 char superblock[100]; in test() local
170 VALGRIND_CREATE_MEMPOOL(superblock, REDZONE_SIZE, 0); in test()
175 VALGRIND_MEMPOOL_ALLOC(superblock, superblock+30, 10); in test()
177 res += superblock[30]; // valid in test()
178 res += superblock[39]; // valid in test()
182 res += superblock[29]; // invalid in test()
183 res += superblock[40]; // invalid in test()
185 VALGRIND_DESTROY_MEMPOOL(superblock); in test()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/hpfs/
H A Dsuper.c541 struct hpfs_super_block *superblock; in hpfs_fill_super() local
595 ||*/ le32_to_cpu(superblock->magic) != SB_MAGIC in hpfs_fill_super()
603 if (!sb_rdonly(s) && superblock->funcversion != 2 && superblock->funcversion != 3) { in hpfs_fill_super()
605 (int)superblock->version, (int)superblock->funcversion); in hpfs_fill_super()
619 sbi->sb_root = le32_to_cpu(superblock->root); in hpfs_fill_super()
620 sbi->sb_fs_size = le32_to_cpu(superblock->n_sectors); in hpfs_fill_super()
621 sbi->sb_bitmaps = le32_to_cpu(superblock->bitmaps); in hpfs_fill_super()
681 …if (le32_to_cpu(superblock->dir_band_end) - le32_to_cpu(superblock->dir_band_start) + 1 != le32_to… in hpfs_fill_super()
682 …le32_to_cpu(superblock->dir_band_end) < le32_to_cpu(superblock->dir_band_start) || le32_to_cpu(sup… in hpfs_fill_super()
684 …le32_to_cpu(superblock->dir_band_start), le32_to_cpu(superblock->dir_band_end), le32_to_cpu(superb… in hpfs_fill_super()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/hpfs/
H A Dsuper.c541 struct hpfs_super_block *superblock; in hpfs_fill_super() local
595 ||*/ le32_to_cpu(superblock->magic) != SB_MAGIC in hpfs_fill_super()
603 if (!sb_rdonly(s) && superblock->funcversion != 2 && superblock->funcversion != 3) { in hpfs_fill_super()
605 (int)superblock->version, (int)superblock->funcversion); in hpfs_fill_super()
619 sbi->sb_root = le32_to_cpu(superblock->root); in hpfs_fill_super()
620 sbi->sb_fs_size = le32_to_cpu(superblock->n_sectors); in hpfs_fill_super()
621 sbi->sb_bitmaps = le32_to_cpu(superblock->bitmaps); in hpfs_fill_super()
681 …if (le32_to_cpu(superblock->dir_band_end) - le32_to_cpu(superblock->dir_band_start) + 1 != le32_to… in hpfs_fill_super()
682 …le32_to_cpu(superblock->dir_band_end) < le32_to_cpu(superblock->dir_band_start) || le32_to_cpu(sup… in hpfs_fill_super()
684 …le32_to_cpu(superblock->dir_band_start), le32_to_cpu(superblock->dir_band_end), le32_to_cpu(superb… in hpfs_fill_super()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/hpfs/
H A Dsuper.c541 struct hpfs_super_block *superblock; in hpfs_fill_super() local
595 ||*/ le32_to_cpu(superblock->magic) != SB_MAGIC in hpfs_fill_super()
603 if (!sb_rdonly(s) && superblock->funcversion != 2 && superblock->funcversion != 3) { in hpfs_fill_super()
605 (int)superblock->version, (int)superblock->funcversion); in hpfs_fill_super()
619 sbi->sb_root = le32_to_cpu(superblock->root); in hpfs_fill_super()
620 sbi->sb_fs_size = le32_to_cpu(superblock->n_sectors); in hpfs_fill_super()
621 sbi->sb_bitmaps = le32_to_cpu(superblock->bitmaps); in hpfs_fill_super()
681 …if (le32_to_cpu(superblock->dir_band_end) - le32_to_cpu(superblock->dir_band_start) + 1 != le32_to… in hpfs_fill_super()
682 …le32_to_cpu(superblock->dir_band_end) < le32_to_cpu(superblock->dir_band_start) || le32_to_cpu(sup… in hpfs_fill_super()
684 …le32_to_cpu(superblock->dir_band_start), le32_to_cpu(superblock->dir_band_end), le32_to_cpu(superb… in hpfs_fill_super()
[all …]
/dports/devel/libfsapfs/libfsapfs-20210424/libfsapfs/
H A Dlibfsapfs_container.c906 if( internal_container->superblock != NULL ) in libfsapfs_container_close()
909 &( internal_container->superblock ), in libfsapfs_container_close()
1068 if( internal_container->superblock != NULL ) in libfsapfs_internal_container_open_read()
1142 &( internal_container->superblock ), in libfsapfs_internal_container_open_read()
1155 internal_container->superblock, in libfsapfs_internal_container_open_read()
1873 if( internal_container->superblock != NULL ) in libfsapfs_internal_container_open_read()
1876 &( internal_container->superblock ), in libfsapfs_internal_container_open_read()
1917 if( internal_container->superblock == NULL ) in libfsapfs_container_get_size()
2017 internal_container->superblock, in libfsapfs_container_get_identifier()
2134 if( internal_container->superblock == NULL ) in libfsapfs_container_get_number_of_volumes()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/filesystems/
H A Dqnx6.rst41 The superblock contains all global information about the filesystem.
43 That serial number is used to identify the "active" superblock.
45 serial of the new master superblock is increased (old superblock serial + 1)
51 inactive superblock.
72 The Audi MMI 3G first superblock directly starts at byte 0.
74 Second superblock position can either be calculated from the superblock
79 0x1000 is the size reserved for each superblock - regardless of the
122 starting with the superblock longfilename root node pointers.
144 is the longfilename root node in the active superblock.
179 Each superblock got it's own half of the system area. So superblock #1
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/filesystems/
H A Dqnx6.rst41 The superblock contains all global information about the filesystem.
43 That serial number is used to identify the "active" superblock.
45 serial of the new master superblock is increased (old superblock serial + 1)
51 inactive superblock.
72 The Audi MMI 3G first superblock directly starts at byte 0.
74 Second superblock position can either be calculated from the superblock
79 0x1000 is the size reserved for each superblock - regardless of the
122 starting with the superblock longfilename root node pointers.
144 is the longfilename root node in the active superblock.
179 Each superblock got it's own half of the system area. So superblock #1
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/filesystems/
H A Dqnx6.rst41 The superblock contains all global information about the filesystem.
43 That serial number is used to identify the "active" superblock.
45 serial of the new master superblock is increased (old superblock serial + 1)
51 inactive superblock.
72 The Audi MMI 3G first superblock directly starts at byte 0.
74 Second superblock position can either be calculated from the superblock
79 0x1000 is the size reserved for each superblock - regardless of the
122 starting with the superblock longfilename root node pointers.
144 is the longfilename root node in the active superblock.
179 Each superblock got it's own half of the system area. So superblock #1
[all …]

12345678910>>...68