Home
last modified time | relevance | path

Searched defs:get_block_length (Results 1 – 3 of 3) sorted by relevance

/external/squashfs-tools/kernel/fs/squashfs/
Dblock.c46 static struct buffer_head *get_block_length(struct super_block *sb, in get_block_length() function
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dinode.c88 static struct buffer_head *get_block_length(struct super_block *s, in get_block_length() function
/external/flac/src/libFLAC++/
Dmetadata.cpp1518 uint32_t SimpleIterator::get_block_length() const in get_block_length() function in FLAC::Metadata::SimpleIterator