Searched defs:blocksize (Results 126 - 150 of 197) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/wavefront/
H A Dwavefront_synth.c868 unsigned int blocksize; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/sunrpc/
H A Dgss_krb5.h66 const u32 blocksize; /* encryption blocksize */ member in struct:gss_krb5_enctype
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dflacenc.c76 int blocksize; member in struct:FlacFrame
138 int blocksize; local
[all...]
H A Dmlpdec.c109 uint16_t blocksize; member in struct:SubStream
[all...]
H A Droqvideoenc.c306 static void motion_search(RoqContext *enc, int blocksize) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dcipher.c958 unsigned int blocksize = c->cipher->blocksize; local
982 unsigned int blocksize = c->cipher->blocksize; local
1010 size_t blocksize = c->cipher->blocksize; local
1087 size_t blocksize = c->cipher->blocksize; local
1164 size_t blocksize = c->cipher->blocksize; local
1248 size_t blocksize = c->cipher->blocksize; local
1349 size_t blocksize = c->cipher->blocksize; local
1402 size_t blocksize = c->cipher->blocksize; local
1454 unsigned int blocksize = c->cipher->blocksize; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmlpdec.c117 uint16_t blocksize; member in struct:SubStream
[all...]
H A Droqvideoenc.c309 static void motion_search(RoqContext *enc, int blocksize) argument
[all...]
H A Dsvq3.c309 int blocksize = 2 - (width >> 3); // 16->0, 8->1, 4->2 local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dcipher.c958 unsigned int blocksize = c->cipher->blocksize; local
982 unsigned int blocksize = c->cipher->blocksize; local
1010 size_t blocksize = c->cipher->blocksize; local
1087 size_t blocksize = c->cipher->blocksize; local
1164 size_t blocksize = c->cipher->blocksize; local
1248 size_t blocksize = c->cipher->blocksize; local
1349 size_t blocksize = c->cipher->blocksize; local
1402 size_t blocksize = c->cipher->blocksize; local
1454 unsigned int blocksize = c->cipher->blocksize; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/volume_id/lib/
H A Dhfs.c119 uint32_t blocksize; member in struct:hfsplus_vol_header
148 unsigned int blocksize; local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dmke2fs.c101 int blocksize; member in struct:mke2fs_defaults
116 set_fs_defaults(const char *fs_type, struct ext2_super_block *super, int blocksize, int sector_size, int *inode_ratio) argument
721 unsigned int gdpb, blocksize; local
795 int blocksize = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dspiflash.c1187 uint blocksize = 0, mask, cur_offset, cur_length, cur_retlen, remainder; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/fuse-lite/
H A Dfuse_kernel.h340 __u32 blocksize; member in struct:fuse_bmap_in
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/src/
H A Dntfs-3g.c1324 static int ntfs_fuse_bmap(const char *path, size_t blocksize, uint64_t *idx) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dsh_mmcif.c288 u32 blocksize, i, *p = sg_virt(data->sg); local
323 u32 blocksize, i, j, sec, *p; local
357 u32 blocksize, i, *p = sg_virt(data->sg); local
393 u32 i, sec, j, blocksize, *p; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Ddisk-io.c799 int readahead_tree_block(struct btrfs_root *root, u64 bytenr, u32 blocksize, argument
967 u32 blocksize; local
815 btrfs_find_tree_block(struct btrfs_root *root, u64 bytenr, u32 blocksize) argument
825 btrfs_find_create_tree_block(struct btrfs_root *root, u64 bytenr, u32 blocksize) argument
849 read_tree_block(struct btrfs_root *root, u64 bytenr, u32 blocksize, u64 parent_transid) argument
1086 u32 blocksize; local
1504 u32 blocksize; local
[all...]
H A Dtree-log.c1676 u32 blocksize; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dbuffer.c1552 const unsigned blocksize = 1 << inode->i_blkbits; local
1759 unsigned blocksize, bbits; local
576 write_boundary_block(struct block_device *bdev, sector_t bblock, unsigned blocksize) argument
1447 create_empty_buffers(struct page *page, unsigned long blocksize, unsigned long b_state) argument
1841 unsigned blocksize; local
1993 unsigned block_start, block_end, blocksize; local
2040 unsigned int blocksize; local
2156 unsigned blocksize = 1 << inode->i_blkbits; local
2231 unsigned blocksize = 1 << inode->i_blkbits; local
2361 const unsigned blocksize = 1 << blkbits; local
2583 unsigned blocksize; local
2661 unsigned blocksize; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext3/
H A Dinode.c628 int blocksize = inode->i_sb->s_blocksize; local
1119 unsigned blocksize = head->b_size; local
1904 unsigned blocksize, iblock, length, pos; local
2387 unsigned blocksize = inode->i_sb->s_blocksize; local
[all...]
H A Dnamei.c304 unsigned blocksize = dir->i_sb->s_blocksize; local
711 static int dx_make_map(struct ext3_dir_entry_2 *de, unsigned blocksize, argument
1130 static struct ext3_dir_entry_2 *dx_pack_dirents(char *base, unsigned blocksize) argument
1161 unsigned blocksize local
1352 unsigned blocksize; local
1443 unsigned blocksize; local
[all...]
H A Dsuper.c1597 int blocksize; local
2129 int hblock, blocksize; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dextents.c2546 int blkbits, blocksize; local
H A Dmballoc.c758 int blocksize; local
H A Dnamei.c186 ext4_next_entry(struct ext4_dir_entry_2 *p, unsigned long blocksize) argument
305 unsigned blocksize = dir->i_sb->s_blocksize; local
711 static int dx_make_map(struct ext4_dir_entry_2 *de, unsigned blocksize, argument
1110 dx_move_dirents(char *from, char *to, struct dx_map_entry *map, int count, unsigned blocksize) argument
1133 dx_pack_dirents(char *base, unsigned blocksize) argument
1163 unsigned blocksize = dir->i_sb->s_blocksize; local
1270 unsigned int blocksize = dir->i_sb->s_blocksize; local
1347 unsigned blocksize; local
1441 unsigned blocksize; local
1629 unsigned int blocksize = dir->i_sb->s_blocksize; local
1791 unsigned int blocksize = dir->i_sb->s_blocksize; local
[all...]

Completed in 267 milliseconds

12345678