/linux-4.1.27/crypto/ |
H A D | sha1_generic.c | 29 sha1_generic_block_fn(struct sha1_state *sst, u8 const *src, int blocks) sha1_generic_block_fn() argument
|
H A D | sha256_generic.c | 218 sha256_generic_block_fn(struct sha256_state *sst, u8 const *src, int blocks) sha256_generic_block_fn() argument
|
H A D | sha512_generic.c | 134 sha512_generic_block_fn(struct sha512_state *sst, u8 const *src, int blocks) sha512_generic_block_fn() argument
|
/linux-4.1.27/fs/sysv/ |
H A D | balloc.c | 46 sysv_zone_t *blocks = sbi->s_bcache; sysv_free_block() local 85 memcpy(get_chunk(sb,bh), blocks, count * sizeof(sysv_zone_t)); sysv_free_block() local 164 sysv_zone_t *blocks; sysv_count_free_blocks() local
|
H A D | itree.c | 432 unsigned blocks, res, direct = DIRECT, i = DEPTH; sysv_nblocks() local
|
/linux-4.1.27/net/mac80211/ |
H A D | michael.c | 60 size_t block, blocks, left; michael_mic() local
|
/linux-4.1.27/include/crypto/ |
H A D | sha1_base.h | 45 int blocks; sha1_base_do_update() local
|
H A D | sha256_base.h | 66 int blocks; sha256_base_do_update() local
|
H A D | sha512_base.h | 68 int blocks; sha512_base_do_update() local
|
/linux-4.1.27/include/uapi/linux/mmc/ |
H A D | ioctl.h | 18 unsigned int blocks; member in struct:mmc_ioc_cmd
|
/linux-4.1.27/drivers/ide/ |
H A D | ide-gd.h | 33 int blocks, block_size, bs_factor; member in struct:ide_disk_obj
|
H A D | ide-floppy_ioctl.c | 41 int i, blocks, length, u_array_size, u_index; ide_floppy_get_format_capacities() local 143 int blocks, length, flags, err = 0; ide_floppy_format_unit() local
|
H A D | ide-floppy.c | 196 int blocks = blk_rq_sectors(rq) / floppy->bs_factor; idefloppy_create_rw_cmd() local 379 int i, rc = 1, blocks, length; ide_floppy_get_capacity() local
|
H A D | ide-cd.c | 1314 unsigned long blocks = blk_rq_sectors(rq) / (hard_sect >> 9); ide_cdrom_prep_fs() local
|
H A D | ide-tape.c | 350 unsigned int blocks = ide_tape_callback() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
H A D | lov_merge.c | 54 __u64 blocks = 0; lov_merge_lvb_kms() local
|
/linux-4.1.27/block/partitions/ |
H A D | sgi.c | 35 unsigned int start, blocks; sgi_partition() local
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | radeon_mem.c | 138 struct mem_block *blocks = kmalloc(sizeof(*blocks), GFP_KERNEL); init_heap() local
|
H A D | radeon_combios.c | 648 u8 id, blocks, clk, data; radeon_combios_get_i2c_info_from_table() local 2639 u8 rev, blocks, tmp; radeon_combios_get_power_modes() local 2885 uint8_t blocks, slave_addr, rev; radeon_combios_external_tmds_setup() local
|
/linux-4.1.27/fs/reiserfs/ |
H A D | xattr_security.c | 60 int blocks = 0; reiserfs_security_init() local
|
H A D | xattr.c | 291 int blocks = JOURNAL_PER_BALANCE_CNT * 2 + 2 + reiserfs_for_each_xattr() local
|
H A D | inode.c | 1197 static inline loff_t to_real_used_space(struct inode *inode, ulong blocks, to_real_used_space() argument 1259 unsigned long blocks; init_inode() local
|
H A D | super.c | 1389 unsigned long blocks; reiserfs_remount() local 1852 unsigned long blocks; reiserfs_fill_super() local 1065 reiserfs_parse_options(struct super_block *s, char *options, unsigned long *mount_options, unsigned long *blocks, char **jdev_name, unsigned int *commit_max_age, char **qf_names, unsigned int *qfmt) reiserfs_parse_options() argument
|
H A D | journal.c | 2330 unsigned int blocks = BUFNR; reiserfs_breada() local
|
/linux-4.1.27/include/linux/ |
H A D | stat.h | 34 unsigned long long blocks; member in struct:kstat
|
H A D | amifd.h | 50 int blocks; /* total # blocks on disk */ member in struct:amiga_floppy_struct
|
H A D | cred.h | 37 kgid_t *blocks[0]; member in struct:group_info
|
H A D | quota.h | 391 blkcnt_t blocks; /* Number of 512-byte blocks in the file */ member in struct:qc_type_state
|
H A D | pe.h | 29 uint16_t blocks; /* pages in file, 0x3 */ member in struct:mz_hdr
|
H A D | nfs_xdr.h | 55 __u32 blocks; member in struct:nfs_fattr::__anon12296::__anon12297 159 __u32 blocks; /* No. of "bsize" blocks on filesystem */ member in struct:nfs2_fsstat
|
/linux-4.1.27/include/uapi/linux/ |
H A D | v4l2-common.h | 78 __u32 blocks; member in struct:v4l2_edid
|
H A D | cramfs_fs.h | 47 __u32 blocks; member in struct:cramfs_info
|
H A D | fuse.h | 151 uint64_t blocks; member in struct:fuse_attr 168 uint64_t blocks; member in struct:fuse_kstatfs
|
H A D | soundcard.h | 608 int blocks; /* # of fragment transitions since last time */ member in struct:count_info
|
/linux-4.1.27/arch/arm64/crypto/ |
H A D | ghash-ce-glue.c | 57 int blocks; ghash_update() local
|
H A D | aes-glue.c | 105 unsigned int blocks; ecb_encrypt() local 127 unsigned int blocks; ecb_decrypt() local 149 unsigned int blocks; cbc_encrypt() local 172 unsigned int blocks; cbc_decrypt() local 195 int blocks; ctr_encrypt() local 241 unsigned int blocks; xts_encrypt() local 265 unsigned int blocks; xts_decrypt() local
|
/linux-4.1.27/fs/gfs2/ |
H A D | inode.h | 50 static inline void gfs2_set_inode_blocks(struct inode *inode, u64 blocks) gfs2_set_inode_blocks() argument
|
H A D | trans.c | 31 int gfs2_trans_begin(struct gfs2_sbd *sdp, unsigned int blocks, gfs2_trans_begin() argument
|
H A D | bmap.c | 1358 static int gfs2_add_jextent(struct gfs2_jdesc *jd, u64 lblock, u64 dblock, u64 blocks) gfs2_add_jextent() argument
|
H A D | inode.c | 598 unsigned blocks = 1; gfs2_create_inode() local
|
H A D | quota.c | 802 unsigned int nalloc = 0, blocks; do_sync() local 1260 unsigned int blocks = size >> sdp->sd_sb.sb_bsize_shift; gfs2_quota_init() local 1575 unsigned int blocks = 0; gfs2_set_dqblk() local
|
H A D | incore.h | 497 u64 blocks; member in struct:gfs2_journal_extent
|
/linux-4.1.27/drivers/mmc/core/ |
H A D | sdio_ops.c | 121 mmc_io_rw_extended(struct mmc_card *card, int write, unsigned fn, unsigned addr, int incr_addr, u8 *buf, unsigned blocks, unsigned blksz) mmc_io_rw_extended() argument
|
H A D | sdio_io.c | 317 unsigned blocks; sdio_io_rw_ext_helper() local
|
/linux-4.1.27/drivers/mtd/tests/ |
H A D | speedtest.c | 54 static int multiblock_erase(int ebnum, int blocks) multiblock_erase() argument 195 int err, i, blocks, j, k; mtd_speedtest_init() local
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | amd_nb.h | 43 struct threshold_block *blocks; member in struct:threshold_bank
|
/linux-4.1.27/drivers/block/rsxx/ |
H A D | dev.c | 88 u64 blocks = card->size8 >> 9; rsxx_getgeo() local
|
/linux-4.1.27/crypto/async_tx/ |
H A D | async_pq.c | 122 do_sync_gen_syndrome(struct page **blocks, unsigned int offset, int disks, do_sync_gen_syndrome() argument 178 async_gen_syndrome(struct page **blocks, unsigned int offset, int disks, async_gen_syndrome() argument 271 pq_val_chan(struct async_submit_ctl *submit, struct page **blocks, int disks, size_t len) pq_val_chan() argument 296 async_syndrome_val(struct page **blocks, unsigned int offset, int disks, async_syndrome_val() argument
|
H A D | raid6test.c | 84 struct page *blocks[disks]; raid6_dual_recov() local
|
H A D | async_raid6_recov.c | 160 __2data_recov_4(int disks, size_t bytes, int faila, int failb, struct page **blocks, struct async_submit_ctl *submit) __2data_recov_4() argument 199 __2data_recov_5(int disks, size_t bytes, int faila, int failb, struct page **blocks, struct async_submit_ctl *submit) __2data_recov_5() argument 273 __2data_recov_n(int disks, size_t bytes, int faila, int failb, struct page **blocks, struct async_submit_ctl *submit) __2data_recov_n() argument 350 async_raid6_2data_recov(int disks, size_t bytes, int faila, int failb, struct page **blocks, struct async_submit_ctl *submit) async_raid6_2data_recov() argument 423 async_raid6_datap_recov(int disks, size_t bytes, int faila, struct page **blocks, struct async_submit_ctl *submit) async_raid6_datap_recov() argument
|
/linux-4.1.27/fs/quota/ |
H A D | quota_v1.c | 26 static inline qsize_t v1_qbtos(qsize_t blocks) v1_qbtos() argument 128 ulong blocks; v1_check_quota_file() local
|
H A D | quota_v2.c | 53 static inline qsize_t v2_qbtos(qsize_t blocks) v2_qbtos() argument
|
H A D | quota.c | 179 static inline qsize_t qbtos(qsize_t blocks) qbtos() argument 460 static inline u64 quota_bbtob(u64 blocks) quota_bbtob() argument
|
/linux-4.1.27/fs/hostfs/ |
H A D | hostfs.h | 60 unsigned long long blocks; member in struct:hostfs_stat
|
/linux-4.1.27/fs/minix/ |
H A D | bitmap.c | 29 unsigned blocks = DIV_ROUND_UP(numbits, blocksize * 8); count_free() local
|
H A D | itree_common.c | 353 unsigned blocks, res, direct = DIRECT, i = DEPTH; nblocks() local
|
/linux-4.1.27/arch/arm/crypto/ |
H A D | aes-ce-glue.c | 171 unsigned int blocks; ecb_encrypt() local 194 unsigned int blocks; ecb_decrypt() local 217 unsigned int blocks; cbc_encrypt() local 241 unsigned int blocks; cbc_decrypt() local 265 int err, blocks; ctr_encrypt() local 309 unsigned int blocks; xts_encrypt() local 334 unsigned int blocks; xts_decrypt() local
|
H A D | ghash-ce-glue.c | 64 int blocks; ghash_update() local
|
H A D | aesbs-glue.c | 116 u32 blocks = walk.nbytes / AES_BLOCK_SIZE; aesbs_cbc_encrypt() local 164 u32 blocks = walk.nbytes / AES_BLOCK_SIZE; aesbs_cbc_decrypt() local 209 u32 blocks; aesbs_ctr_encrypt() local
|
/linux-4.1.27/fs/ext4/ |
H A D | ext4_jbd2.c | 62 __ext4_journal_start_sb(struct super_block *sb, unsigned int line, int type, int blocks, int rsv_blocks) __ext4_journal_start_sb() argument
|
H A D | readpage.c | 148 sector_t blocks[MAX_BUF_PER_PAGE]; ext4_mpage_readpages() local
|
H A D | ext4_jbd2.h | 308 __ext4_journal_start(struct inode *inode, unsigned int line, int type, int blocks, int rsv_blocks) __ext4_journal_start() argument
|
H A D | balloc.c | 161 unsigned int blocks; num_clusters_in_group() local
|
H A D | inode.c | 1997 ext4_lblk_t blocks = (i_size_read(inode) + (1 << inode->i_blkbits) - 1) mpage_process_page_bufs() local
|
H A D | namei.c | 2153 ext4_lblk_t block, blocks; ext4_add_entry() local
|
/linux-4.1.27/drivers/md/bcache/ |
H A D | journal.c | 76 size_t blocks, bytes = set_bytes(j); journal_read_bucket() local
|
H A D | btree.c | 1300 unsigned i, nodes = 0, keys = 0, blocks; btree_gc_coalesce() local
|
/linux-4.1.27/drivers/mmc/card/ |
H A D | queue.h | 28 unsigned int blocks; member in struct:mmc_packed
|
H A D | block.c | 678 __be32 *blocks; mmc_sd_num_wr_blocks() local 1745 u32 blocks; mmc_blk_cmd_err() local
|
H A D | mmc_test.c | 81 unsigned int blocks; member in struct:mmc_test_area 190 mmc_test_prepare_mrq(struct mmc_test_card *test, struct mmc_request *mrq, struct scatterlist *sg, unsigned sg_len, unsigned dev_addr, unsigned blocks, unsigned blksz, int write) mmc_test_prepare_mrq() argument 780 mmc_test_nonblock_transfer(struct mmc_test_card *test, struct scatterlist *sg, unsigned sg_len, unsigned dev_addr, unsigned blocks, unsigned blksz, int write, int count) mmc_test_nonblock_transfer() argument 845 mmc_test_simple_transfer(struct mmc_test_card *test, struct scatterlist *sg, unsigned sg_len, unsigned dev_addr, unsigned blocks, unsigned blksz, int write) mmc_test_simple_transfer() argument 871 mmc_test_broken_transfer(struct mmc_test_card *test, unsigned blocks, unsigned blksz, int write) mmc_test_broken_transfer() argument 902 mmc_test_transfer(struct mmc_test_card *test, struct scatterlist *sg, unsigned sg_len, unsigned dev_addr, unsigned blocks, unsigned blksz, int write) mmc_test_transfer() argument
|
/linux-4.1.27/drivers/mfd/ |
H A D | tc3589x.c | 294 unsigned int blocks = tc3589x->pdata->block; tc3589x_device_init() local
|
H A D | stmpe.c | 26 static int __stmpe_enable(struct stmpe *stmpe, unsigned int blocks) __stmpe_enable() argument 31 static int __stmpe_disable(struct stmpe *stmpe, unsigned int blocks) __stmpe_disable() argument 111 int stmpe_enable(struct stmpe *stmpe, unsigned int blocks) stmpe_enable() argument 128 int stmpe_disable(struct stmpe *stmpe, unsigned int blocks) stmpe_disable() argument 366 static int stmpe801_enable(struct stmpe *stmpe, unsigned int blocks, stmpe801_enable() argument 454 static int stmpe811_enable(struct stmpe *stmpe, unsigned int blocks, stmpe811_enable() argument 603 static int stmpe1601_enable(struct stmpe *stmpe, unsigned int blocks, stmpe1601_enable() argument 689 static int stmpe1801_enable(struct stmpe *stmpe, unsigned int blocks, stmpe1801_enable() argument 776 static int stmpe24xx_enable(struct stmpe *stmpe, unsigned int blocks, stmpe24xx_enable() argument
|
H A D | stmpe.h | 70 struct stmpe_variant_block *blocks; member in struct:stmpe_variant_info
|
/linux-4.1.27/drivers/scsi/ |
H A D | ps3rom.c | 55 u32 blocks; member in struct:lv1_atapi_cmnd_block
|
H A D | g_NCR5380.c | 524 int blocks = len / 128; NCR5380_pread() local 608 int blocks = len / 128; NCR5380_pwrite() local
|
H A D | sd.h | 148 static inline sector_t logical_to_sectors(struct scsi_device *sdev, sector_t blocks) logical_to_sectors() argument
|
H A D | osst.h | 126 u8 blocks[3]; /* Number of blocks */ member in struct:__anon9411
|
H A D | scsi_debug.c | 3219 __be32 blocks; member in struct:unmap_block_desc
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
H A D | fw.c | 47 __le32 blocks; /* Number of blocks to program */ member in struct:orinoco_fw_header
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
H A D | rtllib_crypt_ccmp.c | 224 int blocks, last, len; rtllib_ccmp_encrypt() local 316 int i, blocks, last, len; rtllib_ccmp_decrypt() local
|
/linux-4.1.27/drivers/gpio/ |
H A D | gpio-sch311x.c | 52 struct sch311x_gpio_block blocks[6]; member in struct:sch311x_gpio_priv
|
/linux-4.1.27/drivers/usb/storage/ |
H A D | datafab.c | 560 unsigned long block, blocks; datafab_transport() local
|
H A D | jumpshot.c | 487 unsigned long block, blocks; jumpshot_transport() local
|
H A D | sddr09.c | 1052 sddr09_read_control(struct us_data *us, unsigned long address, unsigned int blocks, unsigned char *content, int use_sg) sddr09_read_control() argument
|
H A D | shuttle_usbat.c | 1690 unsigned long block, blocks; usbat_flash_transport() local
|
/linux-4.1.27/fs/ocfs2/ |
H A D | slot_map.c | 359 unsigned long long blocks, bytes = 0; ocfs2_map_slot_buffers() local
|
H A D | journal.h | 560 int blocks = ocfs2_mknod_credits(sb, 0, 0); ocfs2_calc_symlink_credits() local 572 int blocks; ocfs2_calc_group_alloc_credits() local
|
H A D | namei.c | 1657 int virtual, blocks, status, i, bytes_left; ocfs2_create_symlink_data() local
|
H A D | suballoc.c | 989 ocfs2_reserve_new_metadata_blocks(struct ocfs2_super *osb, int blocks, struct ocfs2_alloc_context **ac) ocfs2_reserve_new_metadata_blocks() argument
|
H A D | ocfs2.h | 788 u64 blocks; ocfs2_align_bytes_to_blocks() local 720 ocfs2_blocks_to_clusters(struct super_block *sb, u64 blocks) ocfs2_blocks_to_clusters() argument 765 ocfs2_block_to_cluster_start(struct super_block *sb, u64 blocks) ocfs2_block_to_cluster_start() argument
|
H A D | refcounttree.c | 3022 int i, blocks = ocfs2_clusters_to_blocks(sb, new_len); ocfs2_duplicate_clusters_by_jbd() local
|
/linux-4.1.27/fs/squashfs/ |
H A D | file.c | 186 int blocks = min_t(int, n, PAGE_CACHE_SIZE >> 2); read_indexes() local 223 static inline int calculate_skip(int blocks) calculate_skip() argument 284 int blocks = skip * SQUASHFS_META_INDEXES; fill_meta_index() local
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_trans.c | 169 xfs_trans_reserve( struct xfs_trans *tp, struct xfs_trans_res *resp, uint blocks, uint rtextents) xfs_trans_reserve() argument
|
H A D | xfs_log.c | 3726 int blocks; xlog_verify_tail_lsn() local
|
H A D | xfs_log_recover.c | 1222 xlog_write_log_records( struct xlog *log, int cycle, int start_block, int blocks, int tail_cycle, int tail_block) xlog_write_log_records() argument
|
/linux-4.1.27/fs/hfs/ |
H A D | extent.c | 286 u32 total_blocks, blocks, start; hfs_free_fork() local
|
/linux-4.1.27/fs/jffs2/ |
H A D | fs.c | 518 size_t blocks; jffs2_do_fill_super() local
|
H A D | jffs2_fs_sb.h | 91 struct jffs2_eraseblock *blocks; /* The whole array of blocks. Used for getting blocks member in struct:jffs2_sb_info
|
/linux-4.1.27/fs/ |
H A D | mpage.c | 151 sector_t blocks[MAX_BUF_PER_PAGE]; do_mpage_readpage() local 474 sector_t blocks[MAX_BUF_PER_PAGE]; __mpage_writepage() local
|
/linux-4.1.27/drivers/md/persistent-data/ |
H A D | dm-transaction-manager.c | 28 dm_block_t blocks[PREFETCH_SIZE]; member in struct:prefetch_set
|
H A D | dm-space-map-common.c | 236 unsigned old_blocks, blocks; sm_ll_extend() local
|
/linux-4.1.27/arch/m68k/emu/ |
H A D | nfblock.c | 41 static inline s32 nfhd_get_capacity(u32 major, u32 minor, u32 *blocks, nfhd_get_capacity() argument 56 u32 blocks, bsize; member in struct:nfhd_device 98 static int __init nfhd_init_one(int id, u32 blocks, u32 bsize) nfhd_init_one() argument 156 u32 blocks, bsize; nfhd_init() local
|
/linux-4.1.27/fs/befs/ |
H A D | datastream.c | 168 befs_blocknr_t blocks; befs_count_blocks() local
|
/linux-4.1.27/mm/ |
H A D | dmapool.c | 86 unsigned blocks = 0; show_pools() local
|
H A D | vmstat.c | 623 unsigned long blocks; fill_contig_page_info() local
|
/linux-4.1.27/sound/soc/intel/baytrail/ |
H A D | sst-baytrail-dsp.c | 60 u32 blocks; /* # of blocks */ member in struct:sst_byt_fw_module_header 248 int blocks; member in struct:sst_adsp_memregion
|
/linux-4.1.27/drivers/mmc/host/ |
H A D | cb710-mmc.c | 269 size_t len, blocks = data->blocks; cb710_mmc_receive() local 313 size_t len, blocks = data->blocks; cb710_mmc_send() local
|
H A D | mxs-mmc.c | 363 unsigned int blocks = data->blocks; mxs_mmc_adtc() local
|
H A D | rtsx_pci_sdmmc.c | 115 static void sd_cmd_set_data_len(struct rtsx_pcr *pcr, u16 blocks, u16 blksz) sd_cmd_set_data_len() argument
|
H A D | sdhci.h | 466 unsigned int blocks; /* remaining PIO blocks */ member in struct:sdhci_host
|
/linux-4.1.27/drivers/mtd/ |
H A D | rfd_ftl.c | 87 struct block *blocks; member in struct:partition
|
H A D | ftl.c | 202 unsigned blocks, j; build_maps() local
|
H A D | mtdswap.c | 1353 unsigned int i, eblk_bytes, pages, blocks; mtdswap_init() local
|
/linux-4.1.27/drivers/staging/gdm72xx/ |
H A D | gdm_sdio.c | 215 int n, blocks, ret, remain; send_sdio_pkt() local 481 u32 len, blocks, n; gdm_sdio_irq() local
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_crypt_ccmp.c | 234 int blocks, last, len; ieee80211_ccmp_encrypt() local 332 int i, blocks, last, len; ieee80211_ccmp_decrypt() local
|
/linux-4.1.27/drivers/target/ |
H A D | target_core_spc.c | 949 static int spc_modesense_blockdesc(unsigned char *buf, u64 blocks, u32 block_size) spc_modesense_blockdesc() argument 958 static int spc_modesense_long_blockdesc(unsigned char *buf, u64 blocks, u32 block_size) spc_modesense_long_blockdesc() argument 1016 u64 blocks = dev->transport->get_blocks(dev); spc_emulate_modesense() local
|
H A D | target_core_sbc.c | 50 u32 blocks; sbc_emulate_readcapacity() local 100 unsigned long long blocks = dev->transport->get_blocks(dev); sbc_emulate_readcapacity_16() local
|
/linux-4.1.27/drivers/edac/ |
H A D | edac_core.h | 202 struct edac_device_block *blocks; /* block array */ member in struct:edac_device_instance
|
/linux-4.1.27/arch/um/os-Linux/ |
H A D | file.c | 298 long blocks; os_file_size() local
|
/linux-4.1.27/fs/hfsplus/ |
H A D | extents.c | 391 u32 total_blocks, blocks, start; hfsplus_free_fork() local
|
/linux-4.1.27/fs/cramfs/ |
H A D | inode.c | 36 unsigned long blocks; member in struct:cramfs_sb_info
|
/linux-4.1.27/net/wireless/ |
H A D | lib80211_crypt_ccmp.c | 221 int data_len, i, blocks, last, len; lib80211_ccmp_encrypt() local 294 int i, blocks, last, len; lib80211_ccmp_decrypt() local
|
/linux-4.1.27/tools/perf/util/ |
H A D | thread-stack.c | 45 struct list_head blocks; member in struct:call_path_root
|
/linux-4.1.27/include/linux/mfd/ |
H A D | stmpe.h | 175 unsigned int blocks; member in struct:stmpe_platform_data
|
/linux-4.1.27/include/linux/mmc/ |
H A D | core.h | 110 unsigned int blocks; /* number of blocks */ member in struct:mmc_data
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
H A D | svga3d_surfacedefs.h | 775 surf_size_struct blocks; svga3dsurface_calculate_pitch() local
|
/linux-4.1.27/fs/jbd2/ |
H A D | transaction.c | 166 static void sub_reserved_credits(journal_t *journal, int blocks) sub_reserved_credits() argument 178 static int add_transaction_credits(journal_t *journal, int blocks, add_transaction_credits() argument 261 int blocks = handle->h_buffer_credits; start_this_handle() local
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | rtas_flash.c | 114 struct flash_block blocks[FLASH_BLOCKS_PER_NODE]; member in struct:flash_block_list
|
/linux-4.1.27/fs/afs/ |
H A D | dir.c | 118 union afs_dir_block blocks[PAGE_SIZE / sizeof(union afs_dir_block)]; member in struct:afs_dir_page
|
/linux-4.1.27/sound/isa/gus/ |
H A D | gus_pcm.c | 54 unsigned int blocks; member in struct:gus_pcm_private
|
/linux-4.1.27/tools/testing/selftests/net/ |
H A D | psock_tpacket.c | 589 static void __v1_v2_fill(struct ring *ring, unsigned int blocks) __v1_v2_fill() argument 605 static void __v3_fill(struct ring *ring, unsigned int blocks) __v3_fill() argument 628 unsigned int blocks = 256; setup_ring() local
|
/linux-4.1.27/sound/soc/intel/haswell/ |
H A D | sst-haswell-dsp.c | 79 __le32 blocks; /* # of blocks */ member in struct:fw_module_header 449 int blocks; member in struct:sst_adsp_memregion
|
/linux-4.1.27/drivers/mtd/nand/ |
H A D | diskonchip.c | 1057 unsigned blocks, maxblocks; nftl_partscan() local 1159 int blocks; inftl_partscan() local
|
/linux-4.1.27/drivers/media/pci/ttpci/ |
H A D | av7110_hw.c | 153 int blocks, rest; load_dram() local
|
/linux-4.1.27/fs/nilfs2/ |
H A D | super.c | 616 unsigned long long blocks; nilfs_statfs() local
|
/linux-4.1.27/drivers/media/i2c/ |
H A D | ad9389b.c | 71 u32 blocks; member in struct:ad9389b_state_edid 994 u32 blocks = state->edid.blocks; edid_verify_crc() local
|
H A D | adv7511.c | 77 u32 blocks; member in struct:adv7511_state_edid 1209 u32 blocks = state->edid.blocks; edid_verify_crc() local
|
H A D | adv7604.c | 157 unsigned blocks; member in struct:adv76xx_state::__anon5574
|
/linux-4.1.27/arch/arm/mach-ixp4xx/ |
H A D | ixp4xx_npe.c | 523 struct dl_block blocks[0]; npe_load_firmware() member in union:dl_image::__anon222 533 int i, j, err, data_size, instr_size, blocks, table_end; npe_load_firmware() local
|
/linux-4.1.27/drivers/md/ |
H A D | bitmap.c | 1199 sector_t blocks; bitmap_daemon_work() local 1374 sector_t blocks; bitmap_startwrite() local 1435 sector_t blocks; bitmap_endwrite() local 1474 static int __bitmap_start_sync(struct bitmap *bitmap, sector_t offset, sector_t *blocks, __bitmap_start_sync() argument 1502 int bitmap_start_sync(struct bitmap *bitmap, sector_t offset, sector_t *blocks, bitmap_start_sync() argument 1526 void bitmap_end_sync(struct bitmap *bitmap, sector_t offset, sector_t *blocks, int aborted) bitmap_end_sync() argument 1564 sector_t blocks; bitmap_close_sync() local 1577 sector_t blocks; bitmap_cond_end_sync() local 1735 sector_t blocks = mddev->resync_max_sectors; bitmap_create() local 1829 sector_t blocks; bitmap_load() local 1945 int bitmap_resize(struct bitmap *bitmap, sector_t blocks, bitmap_resize() argument
|
H A D | dm-thin.c | 4024 sector_t blocks; thin_iterate_devices() local
|
H A D | raid5.c | 1371 struct page **blocks = to_addr_page(percpu, 0); ops_run_compute6_1() local 1437 struct page **blocks = to_addr_page(percpu, 0); ops_run_compute6_2() local 1575 struct page **blocks = to_addr_page(percpu, 0); ops_run_prexor6() local 1789 struct page **blocks; ops_run_reconstruct6() local
|
H A D | md.c | 2838 unsigned long long blocks; strict_blocks_to_sectors() local 7492 void md_done_sync(struct mddev *mddev, int blocks, int ok) md_done_sync() argument
|
/linux-4.1.27/drivers/media/v4l2-core/ |
H A D | v4l2-compat-ioctl32.c | 763 __u32 blocks; member in struct:v4l2_edid32
|
/linux-4.1.27/drivers/block/ |
H A D | ataflop.c | 92 unsigned blocks; /* total number of blocks */ member in struct:atari_disk_type
|
/linux-4.1.27/fs/udf/ |
H A D | inode.c | 483 udf_do_extend_file(struct inode *inode, struct extent_position *last_pos, struct kernel_long_ad *last_ext, sector_t blocks) udf_do_extend_file() argument
|
H A D | super.c | 1216 sector_t blocks = sb->s_bdev->bd_inode->i_size >> sb->s_blocksize_bits; udf_load_vat() local
|
/linux-4.1.27/fs/logfs/ |
H A D | readwrite.c | 1207 static int logfs_reserve_blocks(struct inode *inode, int blocks) logfs_reserve_blocks() argument
|
/linux-4.1.27/include/net/9p/ |
H A D | 9p.h | 528 u64 blocks; member in struct:p9_rstatfs
|
/linux-4.1.27/fs/btrfs/ |
H A D | backref.c | 1091 static void free_leaf_list(struct ulist *blocks) free_leaf_list() argument
|
H A D | relocation.c | 2432 static void free_block_list(struct rb_root *blocks) free_block_list() argument 3901 struct rb_root blocks = RB_ROOT; relocate_block_group() local 2949 relocate_tree_blocks(struct btrfs_trans_handle *trans, struct reloc_control *rc, struct rb_root *blocks) relocate_tree_blocks() argument 3275 add_tree_block(struct reloc_control *rc, struct btrfs_key *extent_key, struct btrfs_path *path, struct rb_root *blocks) add_tree_block() argument 3346 __add_tree_block(struct reloc_control *rc, u64 bytenr, u32 blocksize, struct rb_root *blocks) __add_tree_block() argument 3481 find_data_references(struct reloc_control *rc, struct btrfs_key *extent_key, struct extent_buffer *leaf, struct btrfs_extent_data_ref *ref, struct rb_root *blocks) find_data_references() argument 3650 add_data_references(struct reloc_control *rc, struct btrfs_key *extent_key, struct btrfs_path *path, struct rb_root *blocks) add_data_references() argument
|
/linux-4.1.27/fs/ext3/ |
H A D | namei.c | 1445 u32 block, blocks; ext3_add_entry() local
|
/linux-4.1.27/kernel/power/ |
H A D | snapshot.c | 293 unsigned int blocks; /* Number of Bitmap Blocks */ member in struct:mem_zone_bm_rtree
|
/linux-4.1.27/sound/oss/ |
H A D | swarm_cs4297a.c | 250 unsigned blocks; // last returned blocks value GETOPTR member in struct:serdma_s
|
/linux-4.1.27/sound/soc/codecs/ |
H A D | wm_adsp.c | 1184 int ret, pos, blocks, type, offset, reg; wm_adsp_load_coeff() local
|
/linux-4.1.27/sound/soc/intel/atom/sst/ |
H A D | sst.h | 251 u32 blocks; member in struct:fw_module_header
|
/linux-4.1.27/drivers/s390/block/ |
H A D | dasd_int.h | 493 unsigned long long blocks; /* size of volume in blocks */ member in struct:dasd_block
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
H A D | dib7000p.c | 1886 u64 blocks, ucb; dib7000p_get_stats() local
|
H A D | dib8000.c | 4099 u64 blocks; dib8000_get_stats() local
|
/linux-4.1.27/net/bluetooth/ |
H A D | hci_core.c | 3818 int blocks; hci_sched_acl_blk() local
|
/linux-4.1.27/drivers/media/pci/saa7134/ |
H A D | saa7134.h | 499 unsigned int blocks; member in struct:saa7134_dmasound
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ |
H A D | main.c | 7530 brcms_b_xmtfifo_sz_get(struct brcms_hardware *wlc_hw, uint fifo, uint *blocks) brcms_b_xmtfifo_sz_get() argument
|
/linux-4.1.27/include/net/bluetooth/ |
H A D | hci.h | 1820 __le16 blocks; member in struct:hci_comp_blocks_info
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/ |
H A D | lustre_idl.h | 2203 __u64 blocks; /* XID, in the case of MDS_READPAGE */ member in struct:mdt_body
|