/kernel/linux/linux-5.10/drivers/s390/char/ |
H A D | sclp_sdias.c | 166 int sclp_sdias_copy(void *dest, int start_blk, int nr_blks) in sclp_sdias_copy() argument
|
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | sclp_sdias.c | 166 int sclp_sdias_copy(void *dest, int start_blk, int nr_blks) in sclp_sdias_copy() argument
|
/third_party/f2fs-tools/tools/ |
H A D | fibmap.c | 51 __u32 start_blk; member
|
/kernel/linux/linux-5.10/block/partitions/ |
H A D | acorn.c | 162 unsigned int start_blk = 0; in adfspart_check_CUMANA() local
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | block_validity.c | 25 ext4_fsblk_t start_blk; member 69 add_system_zone(struct ext4_system_blocks *system_blks, ext4_fsblk_t start_blk, unsigned int count, u32 ino) add_system_zone() argument 295 ext4_sb_block_valid(struct super_block *sb, struct inode *inode, ext4_fsblk_t start_blk, unsigned int count) ext4_sb_block_valid() argument 343 ext4_inode_block_valid(struct inode *inode, ext4_fsblk_t start_blk, unsigned int count) ext4_inode_block_valid() argument [all...] |
H A D | resize.c | 309 ext4_fsblk_t start_blk; in ext4_alloc_group_tables() local [all...] |
H A D | extents.c | 4985 ext4_lblk_t start_blk, len_blks; in ext4_get_es_cache() local
|
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | page.c | 496 nilfs_find_uncommitted_extent(struct inode *inode, sector_t start_blk, sector_t *blkoff) nilfs_find_uncommitted_extent() argument
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | block_validity.c | 25 ext4_fsblk_t start_blk; member 69 add_system_zone(struct ext4_system_blocks *system_blks, ext4_fsblk_t start_blk, unsigned int count, u32 ino) add_system_zone() argument 295 ext4_sb_block_valid(struct super_block *sb, struct inode *inode, ext4_fsblk_t start_blk, unsigned int count) ext4_sb_block_valid() argument 343 ext4_inode_block_valid(struct inode *inode, ext4_fsblk_t start_blk, unsigned int count) ext4_inode_block_valid() argument [all...] |
H A D | resize.c | 310 ext4_fsblk_t start_blk; in ext4_alloc_group_tables() local [all...] |
/kernel/linux/linux-6.6/fs/nilfs2/ |
H A D | page.c | 488 nilfs_find_uncommitted_extent(struct inode *inode, sector_t start_blk, sector_t *blkoff) nilfs_find_uncommitted_extent() argument
|
/kernel/linux/linux-6.6/block/partitions/ |
H A D | acorn.c | 162 unsigned int start_blk = 0; in adfspart_check_CUMANA() local
|
/kernel/linux/linux-5.10/fs/ |
H A D | ioctl.c | 299 sector_t start_blk, last_blk; in __generic_block_fiemap() local
|
/kernel/linux/linux-5.10/fs/ext2/ |
H A D | balloc.c | 1175 int ext2_data_block_valid(struct ext2_sb_info *sbi, ext2_fsblk_t start_blk, in ext2_data_block_valid() argument
|
/kernel/linux/linux-6.6/fs/ext2/ |
H A D | balloc.c | 1170 int ext2_data_block_valid(struct ext2_sb_info *sbi, ext2_fsblk_t start_blk, in ext2_data_block_valid() argument
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | checkpoint.c | 687 block_t start_blk, orphan_blocks, i, j; in f2fs_recover_orphan_inodes() local 759 static void write_orphan_inodes(struct f2fs_sb_info *sbi, block_t start_blk) in write_orphan_inodes() argument 1417 block_t start_blk; in do_checkpoint() local 1505 start_blk++); do_checkpoint() local [all...] |
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | suballoc.c | 2542 _ocfs2_free_clusters(handle_t *handle, struct inode *bitmap_inode, struct buffer_head *bitmap_bh, u64 start_blk, unsigned int num_clusters, void (*undo_fn)(unsigned int bit, unsigned long *bitmap)) _ocfs2_free_clusters() argument 2586 ocfs2_free_clusters(handle_t *handle, struct inode *bitmap_inode, struct buffer_head *bitmap_bh, u64 start_blk, unsigned int num_clusters) ocfs2_free_clusters() argument 2601 ocfs2_release_clusters(handle_t *handle, struct inode *bitmap_inode, struct buffer_head *bitmap_bh, u64 start_blk, unsigned int num_clusters) ocfs2_release_clusters() argument
|
H A D | dir.c | 2385 ocfs2_dx_dir_format_cluster(struct ocfs2_super *osb, handle_t *handle, struct inode *dir, struct buffer_head **dx_leaves, int num_dx_leaves, u64 start_blk) ocfs2_dx_dir_format_cluster() argument
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_log_recover.c | 318 xlog_find_verify_cycle( struct xlog *log, xfs_daddr_t start_blk, int nbblks, uint stop_on_cycle_no, xfs_daddr_t *new_blk) xlog_find_verify_cycle() argument 400 xlog_find_verify_log_record( struct xlog *log, xfs_daddr_t start_blk, xfs_daddr_t *last_blk, int extra_bblks) xlog_find_verify_log_record() argument 510 xfs_daddr_t new_blk, first_blk, start_blk, last_blk, head_blk; xlog_find_head() local 1405 xfs_daddr_t new_blk, last_blk, start_blk; xlog_find_zeroed() local [all...] |
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | checkpoint.c | 723 block_t start_blk, orphan_blocks, i, j; in f2fs_recover_orphan_inodes() local 772 static void write_orphan_inodes(struct f2fs_sb_info *sbi, block_t start_blk) in write_orphan_inodes() argument 1455 block_t start_blk; in do_checkpoint() local 1541 start_blk++); do_checkpoint() local [all...] |
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_log_recover.c | 312 xlog_find_verify_cycle( struct xlog *log, xfs_daddr_t start_blk, int nbblks, uint stop_on_cycle_no, xfs_daddr_t *new_blk) xlog_find_verify_cycle() argument 394 xlog_find_verify_log_record( struct xlog *log, xfs_daddr_t start_blk, xfs_daddr_t *last_blk, int extra_bblks) xlog_find_verify_log_record() argument 504 xfs_daddr_t new_blk, first_blk, start_blk, last_blk, head_blk; xlog_find_head() local 1399 xfs_daddr_t new_blk, last_blk, start_blk; xlog_find_zeroed() local [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | suballoc.c | 2540 _ocfs2_free_clusters(handle_t *handle, struct inode *bitmap_inode, struct buffer_head *bitmap_bh, u64 start_blk, unsigned int num_clusters, void (*undo_fn)(unsigned int bit, unsigned long *bitmap)) _ocfs2_free_clusters() argument 2584 ocfs2_free_clusters(handle_t *handle, struct inode *bitmap_inode, struct buffer_head *bitmap_bh, u64 start_blk, unsigned int num_clusters) ocfs2_free_clusters() argument 2599 ocfs2_release_clusters(handle_t *handle, struct inode *bitmap_inode, struct buffer_head *bitmap_bh, u64 start_blk, unsigned int num_clusters) ocfs2_release_clusters() argument
|
/third_party/f2fs-tools/fsck/ |
H A D | fsck.c | 1897 block_t start_blk, orphan_blkaddr, i, j; in fsck_chk_orphan_node() local
|
/kernel/linux/linux-5.10/drivers/scsi/megaraid/ |
H A D | mbox_defs.h | 600 uint32_t start_blk; member 612 uint32_t start_blk; member
|
H A D | megaraid_sas_fusion.c | 2355 u64 start_blk = io_info->pdBlock; in megasas_set_pd_lba() local [all...] |