/Linux-v6.6/drivers/mtd/ |
D | nftlmount.c | 369 static void check_sectors_in_chain(struct NFTLrecord *nftl, unsigned int first_block) in check_sectors_in_chain() 423 static int calc_chain_length(struct NFTLrecord *nftl, unsigned int first_block) in calc_chain_length() 455 static void format_chain(struct NFTLrecord *nftl, unsigned int first_block) in format_chain() 566 unsigned int block, first_block, is_first_block; in NFTL_mount() local
|
D | inftlmount.c | 427 static void format_chain(struct INFTLrecord *inftl, unsigned int first_block) in format_chain() 529 unsigned int block, first_block, prev_block, last_block; in INFTL_mount() local
|
/Linux-v6.6/fs/udf/ |
D | truncate.c | 32 int first_block = (nelen + inode->i_sb->s_blocksize - 1) >> in extent_trunc() local 187 sector_t first_block = inode->i_size >> sb->s_blocksize_bits, offset; in udf_truncate_extents() local
|
D | balloc.c | 192 uint16_t partition, uint32_t first_block, in udf_bitmap_prealloc_blocks() 519 uint32_t first_block, uint32_t block_count) in udf_table_prealloc_blocks() 693 uint16_t partition, uint32_t first_block, in udf_prealloc_blocks()
|
D | inode.c | 641 sector_t first_block = newsize >> sb->s_blocksize_bits, offset; in udf_extend_file() local
|
/Linux-v6.6/drivers/net/wireless/intersil/orinoco/ |
D | fw.c | 107 const unsigned char *first_block; in orinoco_dl_firmware() local 212 const unsigned char *first_block; in symbol_dl_image() local
|
D | hermes_dld.c | 254 hermes_blocks_length(const char *first_block, const void *end) in hermes_blocks_length() 277 int hermes_program(struct hermes *hw, const char *first_block, const void *end) in hermes_program()
|
/Linux-v6.6/block/partitions/ |
D | sgi.c | 29 __be32 first_block; /* First logical block */ member
|
/Linux-v6.6/include/uapi/linux/ |
D | efs_fs_sb.h | 53 __u32 first_block; /* first data block in filesystem */ member
|
/Linux-v6.6/include/linux/platform_data/ |
D | sh_mmcif.h | 146 unsigned long first_block, in sh_mmcif_boot_do_read()
|
/Linux-v6.6/fs/jbd2/ |
D | commit.c | 371 unsigned long first_block; in jbd2_journal_commit_transaction() local
|
/Linux-v6.6/fs/nilfs2/ |
D | page.c | 33 unsigned long first_block; in __nilfs_get_page_block() local
|
D | mdt.c | 362 unsigned long first_block; in nilfs_mdt_forget_block() local
|
/Linux-v6.6/fs/ext2/ |
D | inode.c | 639 ext2_fsblk_t first_block = 0; in ext2_get_blocks() local 810 unsigned long first_block = offset >> blkbits; in ext2_iomap_begin() local
|
D | super.c | 690 ext2_fsblk_t first_block = ext2_group_first_block_no(sb, i); in ext2_check_descriptors() local
|
/Linux-v6.6/mm/ |
D | page_io.c | 107 sector_t first_block; in generic_swapfile_activate() local
|
/Linux-v6.6/drivers/bluetooth/ |
D | btmtk.c | 117 u8 flag, first_block, retry; in btmtk_setup_firmware_79xx() local
|
/Linux-v6.6/fs/ext4/ |
D | migrate.c | 17 ext4_lblk_t first_block, last_block, curr_block; member
|
D | indirect.c | 543 ext4_fsblk_t first_block = 0; in ext4_ind_map_blocks() local
|
D | resize.c | 1172 ext4_fsblk_t first_block = ext4_group_first_block_no(sb, group); in update_backups() local
|
D | super.c | 3292 ext4_fsblk_t first_block = le32_to_cpu(sbi->s_es->s_first_data_block); in ext4_check_descriptors() local 4137 ext4_fsblk_t first_block, last_block, b; in count_overhead() local
|
/Linux-v6.6/crypto/ |
D | hctr2.c | 60 u8 first_block[BLOCKCIPHER_BLOCK_SIZE]; member
|
/Linux-v6.6/drivers/char/ |
D | random.c | 298 u8 first_block[CHACHA_BLOCK_SIZE]; in crng_fast_key_erasure() local
|
/Linux-v6.6/arch/x86/kernel/cpu/mce/ |
D | amd.c | 870 struct threshold_block *first_block = NULL, *block = NULL, *tmp = NULL; in amd_threshold_interrupt() local
|
/Linux-v6.6/fs/btrfs/ |
D | check-integrity.c | 882 struct btrfsic_block *const first_block, in btrfsic_process_metablock()
|