Searched refs:bsize (Results 101 - 125 of 234) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dvideobuf-dma-contig.c291 mem->size = PAGE_ALIGN(buf->bsize);
324 (long int)buf->bsize,
H A Dmx1_camera.c158 vb, vb->baddr, vb->bsize);
183 vb, vb->baddr, vb->bsize);
208 if (0 != vb->baddr && vb->bsize < vb->size) {
264 vb, vb->baddr, vb->bsize);
293 vb, vb->baddr, vb->bsize);
364 vb, vb->baddr, vb->bsize);
H A Dvideobuf-vmalloc.c260 (long int)buf->bsize,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dpagelist.c214 * @bsize: io block size
220 size_t bsize,
226 desc->pg_bsize = bsize;
217 nfs_pageio_init(struct nfs_pageio_descriptor *desc, struct inode *inode, int (*doio)(struct inode *, struct list_head *, unsigned int, size_t, int), size_t bsize, int io_flags) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dafs.c32 int afs_getvolspace(struct vol *vol, VolSpace *bfree, VolSpace *btotal, u_int32_t *bsize) argument
68 *bsize = 1024;
H A Dvolume.c1604 VolSpace *xbfree, VolSpace *xbtotal, u_int32_t *bsize)
1621 if ( afs_getvolspace( vol, xbfree, xbtotal, bsize ) == AFP_OK ) {
1628 if (( rc = ustatfs_getvolspace( vol, xbfree, xbtotal, bsize)) != AFP_OK ) {
1634 if ( uquota_getvolspace( vol, &qfree, &qtotal, *bsize ) == AFP_OK ) {
1707 u_int32_t bfree, btotal, bsize; local
1748 &bsize) != AFP_OK ) {
1876 bsize = htonl(bsize);
1877 memcpy(data, &bsize, sizeof(bsize));
1602 getvolspace(struct vol *vol, u_int32_t *bfree, u_int32_t *btotal, VolSpace *xbfree, VolSpace *xbtotal, u_int32_t *bsize) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dpas2_pcm.c363 static int pas_audio_prepare_for_input(int dev, int bsize, int bcount) argument
369 static int pas_audio_prepare_for_output(int dev, int bsize, int bcount) argument
H A Dvidc.c322 static int vidc_audio_prepare_for_input(int dev, int bsize, int bcount) argument
336 * Each buffer that will be passed will be `bsize' bytes long,
339 static int vidc_audio_prepare_for_output(int dev, int bsize, int bcount) argument
H A Dsb_audio.c256 static int sb1_audio_prepare_for_input(int dev, int bsize, int bcount) argument
271 static int sb1_audio_prepare_for_output(int dev, int bsize, int bcount) argument
468 static int sbpro_audio_prepare_for_input(int dev, int bsize, int bcount) argument
496 static int sbpro_audio_prepare_for_output(int dev, int bsize, int bcount) argument
632 static int sb16_audio_prepare_for_input(int dev, int bsize, int bcount) argument
658 static int sb16_audio_prepare_for_output(int dev, int bsize, int bcount) argument
H A Dsb_ess.c438 static int ess_audio_prepare_for_input(int dev, int bsize, int bcount) argument
459 static int ess_audio_prepare_for_output_audio1 (int dev, int bsize, int bcount) argument
480 static int ess_audio_prepare_for_output_audio2 (int dev, int bsize, int bcount) argument
518 static int ess_audio_prepare_for_output(int dev, int bsize, int bcount) argument
528 return ess_audio_prepare_for_output_audio2 (dev, bsize, bcount);
530 return ess_audio_prepare_for_output_audio1 (dev, bsize, bcount);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dtrans2.c2348 SMB_BIG_UINT dfree,dsize,bsize,block_size,sectors_per_unit,bytes_per_sector; local
2350 if (get_dfree_info(conn,".",False,&bsize,&dfree,&dsize) == (SMB_BIG_UINT)-1) {
2355 if (bsize < block_size) {
2356 SMB_BIG_UINT factor = block_size/bsize;
2357 bsize = block_size;
2361 if (bsize > block_size) {
2362 SMB_BIG_UINT factor = bsize/block_size;
2363 bsize = block_size;
2368 sectors_per_unit = bsize/bytes_per_sector;
2370 DEBUG(5,("call_trans2qfsinfo : SMB_INFO_ALLOCATION id=%x, bsize
2451 SMB_BIG_UINT dfree,dsize,bsize,block_size,sectors_per_unit,bytes_per_sector; local
2483 SMB_BIG_UINT dfree,dsize,bsize,block_size,sectors_per_unit,bytes_per_sector; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dub.c212 unsigned int bsize; /* Linux hardsect_size */ member in struct:ub_capacity
1600 lun->capacity.bsize = 512;
1615 lun->capacity.bsize = 512;
1725 blk_queue_logical_block_size(disk->queue, lun->capacity.bsize);
1841 unsigned int bsize, shift; local
1888 bsize = be32_to_cpu(*(__be32 *)(p + 4));
1889 switch (bsize) {
1899 ret->bsize = bsize;
2294 blk_queue_logical_block_size(q, lun->capacity.bsize);
[all...]
H A Dloop.c385 int bsize; member in struct:lo_read_data
405 if (size > p->bsize)
406 size = p->bsize;
430 struct bio_vec *bvec, int bsize, loff_t pos)
440 cookie.bsize = bsize;
458 lo_receive(struct loop_device *lo, struct bio *bio, int bsize, loff_t pos) argument
464 ret = do_lo_receive(lo, bvec, bsize, pos);
429 do_lo_receive(struct loop_device *lo, struct bio_vec *bvec, int bsize, loff_t pos) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dhifn_795x.c2308 unsigned int bsize; member in struct:hifn_alg_template
2317 .name = "cfb(des3_ede)", .drv_name = "cfb-3des", .bsize = 8,
2327 .name = "ofb(des3_ede)", .drv_name = "ofb-3des", .bsize = 8,
2337 .name = "cbc(des3_ede)", .drv_name = "cbc-3des", .bsize = 8,
2348 .name = "ecb(des3_ede)", .drv_name = "ecb-3des", .bsize = 8,
2362 .name = "cfb(des)", .drv_name = "cfb-des", .bsize = 8,
2372 .name = "ofb(des)", .drv_name = "ofb-des", .bsize = 8,
2382 .name = "cbc(des)", .drv_name = "cbc-des", .bsize = 8,
2393 .name = "ecb(des)", .drv_name = "ecb-des", .bsize = 8,
2407 .name = "ecb(aes)", .drv_name = "ecb-aes", .bsize
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_direct.c1164 static snd_pcm_uframes_t recalc_boundary_size(unsigned long long bsize, snd_pcm_uframes_t buffer_size) argument
1166 if (bsize > LONG_MAX) {
1167 bsize = buffer_size;
1168 while (bsize * 2 <= LONG_MAX - buffer_size)
1169 bsize *= 2;
1171 return (snd_pcm_uframes_t)bsize;
H A Dpcm_dshare.c895 int bsize, psize; local
908 bsize = psize = -1;
917 SND_PCM_HW_PARAM_BUFFER_SIZE, 0, &bsize,
930 params.buffer_size = bsize;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dblock_dev.c1307 unsigned bsize = bdev_logical_block_size(bdev); local
1310 while (bsize < PAGE_CACHE_SIZE) {
1311 if (size & bsize)
1313 bsize <<= 1;
1315 bdev->bd_block_size = bsize;
1316 bdev->bd_inode->i_blkbits = blksize_bits(bsize);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/modules/
H A Dvfs_cap.c32 BOOL small_query, SMB_BIG_UINT *bsize,
37 return SMB_VFS_NEXT_DISK_FREE(handle, cappath, small_query, bsize,
31 cap_disk_free(vfs_handle_struct *handle, const char *path, BOOL small_query, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dsgiarcs.h279 unsigned char bsize; member in struct:linux_cache_key::param
281 unsigned char bsize;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/fuse-lite/
H A Dfuse_kernel.h86 __u32 bsize; member in struct:fuse_kstatfs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7134/
H A Dsaa7134-vbi.c132 if (0 != buf->vb.baddr && buf->vb.bsize < size)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-vbi.c164 if (0 != buf->vb.baddr && buf->vb.bsize < size)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cachefiles/
H A Dinternal.h67 unsigned bsize; /* cache's block size */ member in struct:cachefiles_cache
68 unsigned bshift; /* min(ilog2(PAGE_SIZE / bsize), 0) */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dhfsplus_raw.h368 __be32 bsize; member in struct:hfsplus_block_info
H A Djournal.c38 blhdr->binfo[i].bsize = swab32(blhdr->binfo[i].bsize);
638 bufsize = blhdr->binfo[i].bsize;
641 dprint(DBG_JREPLAY, "[i:%x] bnum: %llx, bsize: %x, bufsize: %x, blocksize: %lx\n", i, blhdr->binfo[i].bnum, blhdr->binfo[i].bsize, bufsize, sb->s_blocksize);

Completed in 541 milliseconds

12345678910