Searched refs:get_block_length (Results 1 – 4 of 4) sorted by relevance
46 static struct buffer_head *get_block_length(struct super_block *sb, in get_block_length() function128 bh[0] = get_block_length(sb, &cur_index, &offset, &length); in squashfs_read_data()
1091 …uint32_t get_block_length() const; ///< See FLAC__metadata_simple…
88 static struct buffer_head *get_block_length(struct super_block *s, in get_block_length() function188 if (!(bh[0] = get_block_length(s, &cur_index, &offset, in squashfs_read_data()
1518 uint32_t SimpleIterator::get_block_length() const in get_block_length() function in FLAC::Metadata::SimpleIterator