HomeSort by relevance Sort by last modified time
    Searched refs:get_block_length (Results 1 - 2 of 2) sorted by null

  /external/squashfs-tools/kernel/fs/squashfs/
block.c 46 static struct buffer_head *get_block_length(struct super_block *sb, function
128 bh[0] = get_block_length(sb, &cur_index, &offset, &length);
  /external/squashfs-tools/kernel-2.4/fs/squashfs/
inode.c 88 static struct buffer_head *get_block_length(struct super_block *s, function
188 if (!(bh[0] = get_block_length(s, &cur_index, &offset,
    [all...]

Completed in 75 milliseconds