Searched defs:blocksize (Results 26 - 50 of 197) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/partitions/
H A Dibm.c64 int blocksize, res; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Dfile.c164 unsigned blocksize; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/affs/
H A Dbitmap.c18 affs_count_free_bits(u32 blocksize, const void *data) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/metaflac/
H A Doperations_shorthand_seektable.c115 const unsigned blocksize = frame->header.blocksize; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/auth_gss/
H A Dgss_krb5_keys.c156 size_t blocksize, keybytes, keylength, n; local
H A Dgss_krb5_wrap.c43 gss_krb5_padding(int blocksize, int length) argument
49 gss_krb5_add_padding(struct xdr_buf *buf, int offset, int blocksize) argument
66 gss_krb5_remove_padding(struct xdr_buf *buf, int blocksize) argument
148 int blocksize = 0, plainlen; local
255 int blocksize; local
383 int blocksize; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dflac.h84 int blocksize; /**< block size of the frame */ member in struct:FLACFrameInfo
H A Dlpc.h51 int blocksize; member in struct:LPCContext
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dflac.h83 int blocksize; /**< block size of the frame */ member in struct:FLACFrameInfo
H A Dlpc.h51 int blocksize; member in struct:LPCContext
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Doggparsevorbis.c235 unsigned blocksize, bs0, bs1; local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Ddir_iterate.c103 int blocksize, char *buf, void *priv_data) variable
48 ext2fs_dir_iterate2(ext2_filsys fs, ext2_ino_t dir, int flags, char *block_buf, int (*func)(ext2_ino_t dir, int entry, struct ext2_dir_entry *dirent, int offset, int blocksize, char *buf, void *priv_data), void *priv_data) argument
110 ext2fs_dir_iterate(ext2_filsys fs, ext2_ino_t dir, int flags, char *block_buf, int (*func)(struct ext2_dir_entry *dirent, int offset, int blocksize, char *buf, void *priv_data), void *priv_data) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Ddeshake.h80 int blocksize; ///< Size of blocks to compare member in struct:__anon3350
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Doggparsevorbis.c311 unsigned blocksize, bs0, bs1; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmtools.h75 unsigned int blocksize; /* size of disk block in bytes */ member in struct:device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/47xxnand/
H A Dbcm_nflash.c89 uint offset, blocksize, mask, blk_offset, off; local
211 uint offset, blocksize, mask, blk_offset, off; local
351 uint addr, len, blocksize; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/bcm947xx/nand/
H A Dbcm_nflash.c125 uint offset, blocksize, mask, blk_offset, off; local
251 uint offset, blocksize, mask, blk_offset, off; local
391 uint addr, len, blocksize; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fat/
H A Dcache.c302 const unsigned long blocksize = sb->s_blocksize; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/isofs/
H A Drock.c84 int blocksize = 1 << rs->inode->i_blkbits; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dmpage.c180 const unsigned blocksize = 1 << blkbits; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dblockcheck.c154 u32 ocfs2_hamming_encode_block(void *data, unsigned int blocksize) argument
222 void ocfs2_hamming_fix_block(void *data, unsigned int blocksize, argument
391 void ocfs2_block_check_compute(void *data, size_t blocksize, argument
420 int ocfs2_block_check_validate(void *data, size_t blocksize, argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/ec/
H A Dec_mult.c84 size_t blocksize; /* block size for wNAF splitting */ member in struct:ec_pre_comp_st
331 size_t blocksize = 0, numblocks = 0; /* for wNAF splitting */ local
741 size_t i, bits, w, pre_points_per_block, blocksize, numblocks, num; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/include/protected/
H A Dstream_encoder.h88 unsigned blocksize; member in struct:FLAC__StreamEncoderProtected
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dfilemap_xip.c445 unsigned blocksize; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsmb.h36 __u16 blocksize; member in struct:smb_dskattr

Completed in 387 milliseconds

12345678