Searched refs:ext4fs_indir2_block (Results 1 – 1 of 1) sorted by relevance
39 __le32 *ext4fs_indir2_block; variable1820 free(ext4fs_indir2_block); in read_allocated_block()1821 ext4fs_indir2_block = NULL; in read_allocated_block()1839 (char *)ext4fs_indir2_block); in read_allocated_block()1911 free(ext4fs_indir2_block); in read_allocated_block()1912 ext4fs_indir2_block = NULL; in read_allocated_block()1932 (char *)ext4fs_indir2_block); in read_allocated_block()1973 (ext4fs_indir2_block in read_allocated_block()2018 if (ext4fs_indir2_block != NULL) { in ext4fs_reinit_global()2019 free(ext4fs_indir2_block); in ext4fs_reinit_global()[all …]
Completed in 7 milliseconds