Searched refs:bsize (Results 26 - 50 of 170) sorted by relevance

1234567

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dzutil.c219 ulg bsize = (ulg)items*size; local
224 if (bsize < 65520L) {
225 buf = farmalloc(bsize);
228 buf = farmalloc(bsize + 16L);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dzutil.c219 ulg bsize = (ulg)items*size; local
224 if (bsize < 65520L) {
225 buf = farmalloc(bsize);
228 buf = farmalloc(bsize + 16L);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/freevxfs/
H A Dvxfs_super.c154 u_long bsize; local
165 bsize = sb_min_blocksize(sbp, BLOCK_SIZE);
166 if (!bsize) {
211 if (vxfs_read_olt(sbp, bsize)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsquashfs_fs_sb.h70 unsigned short **block_p, unsigned int *bsize);
H A Dnfs_mount.h42 unsigned int bsize; /* 3 */ member in struct:nfs_mount_data
H A Dnfs_fs_sb.h94 unsigned int bsize; /* server block size */ member in struct:nfs_server
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_inline.h150 host_to_fcp_swap(uint8_t *fcp, uint32_t bsize) argument
154 uint32_t iter = bsize >> 2;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Da.out.h30 __u64 bsize; member in struct:aouthdr
67 #define a_bss ah.bsize
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dquota.c99 int uquota_getvolspace( struct vol *vol, VolSpace *bfree, VolSpace *btotal, const u_int32_t bsize) argument
296 dqb->bsize = (u_int64_t)512;
334 dqb->bsize = DEV_QBSIZE;
352 dqb->bsize = DEV_QBSIZE;
370 dqb->bsize = DEV_QBSIZE;
636 static int getquota( struct vol *vol, struct dqblk *dq, const u_int32_t bsize) argument
697 result = getnfsquota(vol, uuid, bsize, dq);
708 return getnfsquota(vol, uuid, bsize, dq);
714 return vol->v_nfs ? getnfsquota(vol, uuid, bsize, dq) :
774 int uquota_getvolspace( struct vol *vol, VolSpace *bfree, VolSpace *btotal, const u_int32_t bsize) argument
[all...]
H A Dnfsquota.c107 int getnfsquota(struct vol *vol, const int uid, const u_int32_t bsize, argument
153 /* why doesn't using bsize work? */
159 #define NFS_BSIZE gq_rslt.GQR_RQUOTA.rq_bsize / bsize
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dquota.c205 dqb->bsize = (u_int64_t)512;
243 dqb->bsize = DEV_QBSIZE;
261 dqb->bsize = DEV_QBSIZE;
279 dqb->bsize = DEV_QBSIZE;
545 static int getquota( struct vol *vol, struct dqblk *dq, const u_int32_t bsize) argument
606 result = getnfsquota(vol, uuid, bsize, dq);
617 return getnfsquota(vol, uuid, bsize, dq);
623 return vol->v_nfs ? getnfsquota(vol, uuid, bsize, dq) :
683 int uquota_getvolspace( struct vol *vol, VolSpace *bfree, VolSpace *btotal, const u_int32_t bsize) argument
688 this_bsize = bsize;
[all...]
H A Dnfsquota.c107 int getnfsquota(struct vol *vol, const int uid, const u_int32_t bsize, argument
153 /* why doesn't using bsize work? */
159 #define NFS_BSIZE gq_rslt.GQR_RQUOTA.rq_bsize / bsize
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Decb.c46 int bsize = crypto_cipher_blocksize(tfm); local
59 wsrc += bsize;
60 wdst += bsize;
61 } while ((nbytes -= bsize) >= bsize);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_attr_leaf.h200 #define XFS_ATTR_LEAF_ENTSIZE_LOCAL_MAX(bsize) \
201 xfs_attr_leaf_entsize_local_max(bsize)
202 static inline int xfs_attr_leaf_entsize_local_max(int bsize) argument
204 return (((bsize) >> 1) + ((bsize) >> 2));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/boot/
H A Decoff.h39 long bsize; /* uninitialized data " " */ member in struct:aouthdr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/db_dump185/
H A Ddb_dump185.c34 int bsize; /* Bucket/Page Size */ member in struct:hashhdr185
58 int32_t bsize; /* Bucket/Page Size */ member in struct:hashhdr186
271 printf("db_pagesize=%lu\n", (u_long)hash186p->hdr.bsize);
276 printf("db_pagesize=%lu\n", (u_long)hash185p->hdr.bsize);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/extras/volume_id/lib/
H A Djfs.c33 uint32_t bsize; member in struct:jfs_super_block
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/block/
H A Ddasd_diag.c316 unsigned int sb, bsize; local
375 for (bsize = 512; bsize <= PAGE_SIZE; bsize <<= 1) {
376 mdsk_init_io(device, bsize, 0, &end_block);
400 if (bsize > PAGE_SIZE) {
410 bsize = (unsigned int) label->block_size;
414 device->bp_block = bsize;
416 for (sb = 512; sb < bsize; sb = sb << 1)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Drr.c605 size_t asize, bsize; local
608 bsize = avahi_string_list_serialize(b->data.txt.string_list, NULL, 0);
613 if (bsize > 0 && !(mb = avahi_new(uint8_t, bsize))) {
619 avahi_string_list_serialize(b->data.txt.string_list, mb, bsize);
621 if (asize && bsize)
622 r = lexicographical_memcmp(ma, asize, mb, bsize);
623 else if (asize && !bsize)
625 else if (!asize && bsize)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dsysquotas.c262 dp->bsize = STR_TO_SMB_BIG_UINT(p, NULL);
264 dp->bsize = 1024;
271 "curinodes:%llu isoftlimit:%llu ihardlimit:%llu bsize:%llu\n",
276 (long long unsigned)dp->bsize));
280 "curinodes:%lu isoftlimit:%lu ihardlimit:%lu bsize:%lu\n",
285 (long unsigned)dp->bsize));
333 (long long unsigned)dp->bsize);
342 (long unsigned)dp->bsize);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/apps/
H A Denc.c110 int bsize=BSIZE,verbose=0; local
351 bsize=(int)n;
352 if (verbose) BIO_printf(bio_err,"bufsize=%d\n",bsize);
356 buff=(unsigned char *)OPENSSL_malloc(EVP_ENCODE_LENGTH(bsize));
359 BIO_printf(bio_err,"OPENSSL_malloc failure %ld\n",(long)EVP_ENCODE_LENGTH(bsize));
626 inl=BIO_read(rbio,(char *)buff,bsize);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Denc.c110 int bsize=BSIZE,verbose=0; local
345 bsize=(int)n;
346 if (verbose) BIO_printf(bio_err,"bufsize=%d\n",bsize);
350 buff=(unsigned char *)OPENSSL_malloc(EVP_ENCODE_LENGTH(bsize));
353 BIO_printf(bio_err,"OPENSSL_malloc failure %ld\n",(long)EVP_ENCODE_LENGTH(bsize));
614 inl=BIO_read(rbio,(char *)buff,bsize);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dnfsctl.c567 int bsize; local
568 int rv = get_int(&mesg, &bsize);
571 /* force bsize into allowed range and
574 if (bsize < 1024)
575 bsize = 1024;
576 if (bsize > NFSSVC_MAXBLKSIZE)
577 bsize = NFSSVC_MAXBLKSIZE;
578 bsize &= ~(1024-1);
584 nfsd_max_blksize = bsize;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/media/
H A Dvideo-buf.h127 * If there is a valid mapping for a buffer, buffer->baddr/bsize holds
168 size_t bsize; /* buffer size */ member in struct:videobuf_buffer
274 unsigned int bcount, unsigned int bsize,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Drd.c349 unsigned bsize; local
355 bsize = bdev_hardsect_size(bdev);
356 bdev->bd_block_size = bsize;
357 inode->i_blkbits = blksize_bits(bsize);

Completed in 158 milliseconds

1234567