| /OK3568_Linux_fs/u-boot/disk/ |
| H A D | part_amiga.c | 77 s32 *block = (s32 *)header; in sum_block() local 244 u32 block; in find_partition() local 326 u32 block; in part_print_amiga() local
|
| /OK3568_Linux_fs/kernel/fs/hfsplus/ |
| H A D | extents.c | 42 u32 block, u8 type) in hfsplus_ext_build_key() 158 u32 cnid, u32 block, u8 type) in __hfsplus_ext_read_extent() 178 struct inode *inode, u32 block) in __hfsplus_ext_cache_extent() 206 static int hfsplus_ext_read_extent(struct inode *inode, u32 block) in hfsplus_ext_read_extent()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ |
| H A D | nftlcore.c | 238 int block; in NFTL_foldchain() local 522 static inline u16 NFTL_findwriteunit(struct NFTLrecord *nftl, unsigned block) in NFTL_findwriteunit() 674 static int nftl_writeblock(struct mtd_blktrans_dev *mbd, unsigned long block, in nftl_writeblock() 701 static int nftl_readblock(struct mtd_blktrans_dev *mbd, unsigned long block, in nftl_readblock()
|
| /OK3568_Linux_fs/kernel/fs/squashfs/ |
| H A D | file_direct.c | 25 int squashfs_readpage_block(struct page *target_page, u64 block, int bsize, in squashfs_readpage_block() 144 static int squashfs_read_cache(struct page *target_page, u64 block, int bsize, in squashfs_read_cache()
|
| /OK3568_Linux_fs/kernel/fs/xfs/libxfs/ |
| H A D | xfs_rtbitmap.c | 57 xfs_rtblock_t block, /* block number in bitmap or summary */ in xfs_rtbuf_get() 103 xfs_rtblock_t block; /* bitmap block number */ in xfs_rtfind_back() local 278 xfs_rtblock_t block; /* bitmap block number */ in xfs_rtfind_forw() local 541 xfs_rtblock_t block; /* bitmap block number */ in xfs_rtmodify_range() local 775 xfs_rtblock_t block; /* bitmap block number */ in xfs_rtcheck_range() local
|
| /OK3568_Linux_fs/kernel/fs/hfs/ |
| H A D | mdb.c | 77 unsigned int block; in hfs_mdb_get() local 308 sector_t block; in hfs_mdb_commit() local
|
| /OK3568_Linux_fs/u-boot/include/android_avb/ |
| H A D | avb_sha.h | 61 uint8_t block[2 * AVB_SHA256_BLOCK_SIZE]; member 74 uint8_t block[2 * AVB_SHA512_BLOCK_SIZE]; member
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | buffer.c | 189 __find_get_block_slow(struct block_device *bdev, sector_t block) in __find_get_block_slow() 920 sector_t block, int size) in init_page_buffers() 954 grow_dev_page(struct block_device *bdev, sector_t block, in grow_dev_page() 1018 grow_buffers(struct block_device *bdev, sector_t block, int size, gfp_t gfp) in grow_buffers() 1047 __getblk_slow(struct block_device *bdev, sector_t block, in __getblk_slow() 1296 lookup_bh_lru(struct block_device *bdev, sector_t block, unsigned size) in lookup_bh_lru() 1331 __find_get_block(struct block_device *bdev, sector_t block, unsigned size) in __find_get_block() 1356 __getblk_gfp(struct block_device *bdev, sector_t block, in __getblk_gfp() 1371 void __breadahead(struct block_device *bdev, sector_t block, unsigned size) in __breadahead() 1381 void __breadahead_gfp(struct block_device *bdev, sector_t block, unsigned size, in __breadahead_gfp() [all …]
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | cls_matchall.c | 72 struct tcf_block *block = tp->chain->block; in mall_destroy_hw_filter() local 88 struct tcf_block *block = tp->chain->block; in mall_replace_hw_filter() local 290 struct tcf_block *block = tp->chain->block; in mall_reoffload() local 332 struct tcf_block *block = tp->chain->block; in mall_stats_hw_filter() local
|
| /OK3568_Linux_fs/kernel/fs/omfs/ |
| H A D | dir.c | 34 static struct buffer_head *omfs_scan_list(struct inode *dir, u64 block, in omfs_scan_list() 72 u64 block, dummy; in omfs_find_entry() local 118 u64 block; in omfs_add_link() local 165 u64 block, prev; in omfs_delete_entry() local
|
| H A D | file.c | 192 sector_t block, int count, int *left) in find_block() 217 static int omfs_get_block(struct inode *inode, sector_t block, in omfs_get_block() 332 static sector_t omfs_bmap(struct address_space *mapping, sector_t block) in omfs_bmap()
|
| /OK3568_Linux_fs/kernel/drivers/s390/block/ |
| H A D | dasd_diag.c | 321 struct dasd_block *block; in dasd_diag_check_device() local 484 dasd_diag_fill_geometry(struct dasd_block *block, struct hd_geometry *geo) in dasd_diag_fill_geometry() 509 struct dasd_block *block, in dasd_diag_build_cp() 628 static void dasd_diag_setup_blk_queue(struct dasd_block *block) in dasd_diag_setup_blk_queue()
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | wmi.c | 116 struct guid_block *block; in find_guid() local 181 struct guid_block *block = NULL; in wmi_method_enable() local 255 struct guid_block *block = NULL; in wmidev_evaluate_method() local 303 struct guid_block *block = NULL; in __query_block() local 416 struct guid_block *block = NULL; in wmi_set_block() local 529 struct wmi_block *block; in wmi_install_notify_handler() local 569 struct wmi_block *block; in wmi_remove_notify_handler() local 1285 struct guid_block *block; in acpi_wmi_notify_handler() local
|
| /OK3568_Linux_fs/kernel/fs/isofs/ |
| H A D | namei.c | 42 unsigned long block, f_pos, offset, block_saved, offset_saved; in isofs_find_entry() local 156 unsigned long block; in isofs_lookup() local
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | edac_device.c | 64 unsigned instance, block, attr; in edac_device_alloc_ctl_info() local 563 struct edac_device_block *block = NULL; in edac_device_handle_ce_count() local 609 struct edac_device_block *block = NULL; in edac_device_handle_ue_count() local
|
| H A D | edac_device_sysfs.c | 417 struct edac_device_block *block = to_block(kobj); in block_ue_count_show() local 425 struct edac_device_block *block = to_block(kobj); in block_ce_count_show() local 433 struct edac_device_block *block; in edac_device_ctrl_block_release() local 510 struct edac_device_block *block) in edac_device_create_block() 579 struct edac_device_block *block) in edac_device_delete_block()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | paging.c | 100 struct page *block; in iwl_alloc_fw_paging_mem() local 229 struct iwl_fw_paging *block = &fwrt->fw_paging_db[idx]; in iwl_fill_paging_mem() local
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | buffer_head_io.c | 91 int ocfs2_read_blocks_sync(struct ocfs2_super *osb, u64 block, in ocfs2_read_blocks_sync() 195 int ocfs2_read_blocks(struct ocfs2_caching_info *ci, u64 block, int nr, in ocfs2_read_blocks()
|
| /OK3568_Linux_fs/kernel/fs/bfs/ |
| H A D | dir.c | 35 int block; in bfs_readdir() local 273 int block, sblock, eblock, off, pos; in bfs_add_entry() local 325 unsigned long block = 0, offset = 0; in bfs_find_entry() local
|
| /OK3568_Linux_fs/kernel/fs/qnx4/ |
| H A D | inode.c | 87 u32 block = try_extent(&qnx4_inode->di_first_xtnt, &offset); in qnx4_block_map() local 253 static sector_t qnx4_bmap(struct address_space *mapping, sector_t block) in qnx4_bmap() 266 int block; in qnx4_iget() local
|
| /OK3568_Linux_fs/kernel/fs/affs/ |
| H A D | affs.h | 217 static inline bool affs_validblock(struct super_block *sb, int block) in affs_validblock() 229 affs_bread(struct super_block *sb, int block) in affs_bread() 237 affs_getblk(struct super_block *sb, int block) in affs_getblk() 245 affs_getzeroblk(struct super_block *sb, int block) in affs_getzeroblk() 260 affs_getemptyblk(struct super_block *sb, int block) in affs_getemptyblk()
|
| /OK3568_Linux_fs/kernel/fs/ufs/ |
| H A D | inode.c | 228 unsigned block = ufs_fragstoblks(lastfrag); in ufs_extend_tail() local 523 static sector_t ufs_bmap(struct address_space *mapping, sector_t block) in ufs_bmap() 989 u64 block = ufs_data_ptr_to_cpu(sb, p); in free_full_branch() local 998 u64 block = ufs_data_ptr_to_cpu(sb, p); in free_full_branch() local 1018 u64 block = ufs_data_ptr_to_cpu(sb, p); in free_branch_tail() local 1032 u64 block = ufs_data_ptr_to_cpu(sb, p); in free_branch_tail() local 1128 u64 block; in ufs_truncate_blocks() local
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/onenand/ |
| H A D | onenand_base.c | 152 static int onenand_block_address(struct onenand_chip *this, int block) in onenand_block_address() 169 static int onenand_bufferram_address(struct onenand_chip *this, int block) in onenand_bufferram_address() 262 static loff_t flexonenand_addr(struct onenand_chip *this, int block) in flexonenand_addr() 281 loff_t onenand_addr(struct onenand_chip *this, int block) in onenand_addr() 330 int block, page; in onenand_command() local 619 int blockpage, block, page; in onenand_get_2x_blockpage() local 666 int block = onenand_block(this, addr); in onenand_check_bufferram() local 1903 int block; in onenand_default_block_markbad() local 1954 int start, end, block, value, status; in onenand_do_lock_cmd() local 2065 unsigned int value, block, status; in onenand_check_lock_status() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/gpio/dce120/ |
| H A D | hw_factory_dce120.c | 42 #define block HPD macro 63 #define REGI(reg_name, block, id)\ argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_panel_cntl.h | 32 #define DCE_PANEL_CNTL_SR(reg_name, block)\ argument 45 #define DCN_PANEL_CNTL_SR(reg_name, block)\ argument
|