/linux-6.8/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-6.8/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-6.8/fs/ |
D | mpage.c | 169 sector_t first_block; in do_mpage_readpage() local 469 sector_t first_block; in __mpage_writepage() local
|
/linux-6.8/block/partitions/ |
D | sgi.c | 29 __be32 first_block; /* First logical block */ member
|
/linux-6.8/include/uapi/linux/ |
D | efs_fs_sb.h | 53 __u32 first_block; /* first data block in filesystem */ member
|
/linux-6.8/include/linux/platform_data/ |
D | sh_mmcif.h | 146 unsigned long first_block, in sh_mmcif_boot_do_read()
|
/linux-6.8/fs/jbd2/ |
D | commit.c | 372 unsigned long first_block; in jbd2_journal_commit_transaction() local
|
/linux-6.8/fs/nilfs2/ |
D | page.c | 33 unsigned long first_block; in __nilfs_get_folio_block() local
|
D | mdt.c | 373 unsigned long first_block = index << in nilfs_mdt_forget_block() local
|
/linux-6.8/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 | 691 ext2_fsblk_t first_block = ext2_group_first_block_no(sb, i); in ext2_check_descriptors() local
|
/linux-6.8/mm/ |
D | page_io.c | 107 sector_t first_block; in generic_swapfile_activate() local
|
/linux-6.8/drivers/bluetooth/ |
D | btmtk.c | 117 u8 flag, first_block, retry; in btmtk_setup_firmware_79xx() local
|
/linux-6.8/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
|
D | inode.c | 3878 ext4_lblk_t first_block, stop_block; in ext4_punch_hole() local
|
/linux-6.8/crypto/ |
D | hctr2.c | 60 u8 first_block[BLOCKCIPHER_BLOCK_SIZE]; member
|
/linux-6.8/drivers/char/ |
D | random.c | 298 u8 first_block[CHACHA_BLOCK_SIZE]; in crng_fast_key_erasure() local
|
/linux-6.8/arch/x86/kernel/cpu/mce/ |
D | amd.c | 920 struct threshold_block *first_block = NULL, *block = NULL, *tmp = NULL; in amd_threshold_interrupt() local
|
/linux-6.8/drivers/scsi/ |
D | hpsa.c | 4855 u64 first_block; in set_encrypt_ioaccel2() local 5111 u64 first_block, last_block; in hpsa_scsi_ioaccel_raid_map() local
|