/linux-3.4.99/drivers/mtd/ |
D | nftlmount.c | 372 static void check_sectors_in_chain(struct NFTLrecord *nftl, unsigned int first_block) in check_sectors_in_chain() 426 static int calc_chain_length(struct NFTLrecord *nftl, unsigned int first_block) in calc_chain_length() 458 static void format_chain(struct NFTLrecord *nftl, unsigned int first_block) in format_chain() 569 unsigned int block, first_block, is_first_block; in NFTL_mount() local
|
D | inftlmount.c | 439 static void format_chain(struct INFTLrecord *inftl, unsigned int first_block) in format_chain() 541 unsigned int block, first_block, prev_block, last_block; in INFTL_mount() local
|
/linux-3.4.99/fs/udf/ |
D | truncate.c | 37 int first_block = (nelen + inode->i_sb->s_blocksize - 1) >> in extent_trunc() local 210 sector_t first_block = inode->i_size >> sb->s_blocksize_bits, offset; in udf_truncate_extents() local
|
D | balloc.c | 175 uint16_t partition, uint32_t first_block, in udf_bitmap_prealloc_blocks() 581 uint32_t first_block, uint32_t block_count) in udf_table_prealloc_blocks() 761 uint16_t partition, uint32_t first_block, in udf_prealloc_blocks()
|
D | inode.c | 511 sector_t first_block = newsize >> sb->s_blocksize_bits, offset; in udf_extend_file() local
|
/linux-3.4.99/fs/xfs/ |
D | xfs_vnodeops.c | 267 xfs_fsblock_t first_block; in xfs_inactive_symlink_rmt() local 605 xfs_fsblock_t first_block; in xfs_inactive() local 848 xfs_fsblock_t first_block; in xfs_create() local 1220 xfs_fsblock_t first_block; in xfs_remove() local 1383 xfs_fsblock_t first_block; in xfs_link() local 1490 xfs_fsblock_t first_block; in xfs_symlink() local
|
D | xfs_rename.c | 109 xfs_fsblock_t first_block; in xfs_rename() local
|
D | xfs_iomap.c | 487 xfs_fsblock_t first_block; in xfs_iomap_write_allocate() local
|
D | xfs_inode.c | 1189 xfs_fsblock_t first_block; in xfs_itruncate_extents() local
|
/linux-3.4.99/drivers/net/wireless/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-3.4.99/block/partitions/ |
D | sgi.c | 23 __be32 first_block; /* First logical block */ member
|
/linux-3.4.99/include/linux/ |
D | efs_fs_sb.h | 52 __u32 first_block; /* first data block in filesystem */ member
|
/linux-3.4.99/fs/jbd2/ |
D | commit.c | 334 unsigned long first_block; in jbd2_journal_commit_transaction() local
|
/linux-3.4.99/include/linux/mmc/ |
D | sh_mmcif.h | 161 unsigned long first_block, in sh_mmcif_boot_do_read()
|
/linux-3.4.99/fs/nilfs2/ |
D | page.c | 47 unsigned long first_block; in __nilfs_get_page_block() local
|
D | mdt.c | 308 unsigned long first_block; in nilfs_mdt_forget_block() local
|
/linux-3.4.99/fs/ext4/ |
D | migrate.c | 23 ext4_lblk_t first_block, last_block, curr_block; member
|
D | indirect.c | 666 ext4_fsblk_t first_block = 0; in ext4_ind_map_blocks() local
|
/linux-3.4.99/drivers/crypto/ |
D | mv_cesa.c | 223 static void mv_process_current_q(int first_block) in mv_process_current_q() 296 static void mv_process_hash_current(int first_block) in mv_process_hash_current()
|
/linux-3.4.99/fs/ext2/ |
D | super.c | 639 ext2_fsblk_t first_block = ext2_group_first_block_no(sb, i); in ext2_check_descriptors() local
|
D | inode.c | 615 ext2_fsblk_t first_block = 0; in ext2_get_blocks() local
|
/linux-3.4.99/fs/ext3/ |
D | balloc.c | 2089 ext3_grpblk_t last_block, first_block; in ext3_trim_fs() local
|
D | super.c | 1386 ext3_fsblk_t first_block = ext3_group_first_block_no(sb, i); in ext3_check_descriptors() local
|
/linux-3.4.99/mm/ |
D | swapfile.c | 1456 sector_t first_block; in setup_swap_extents() local
|