Home
last modified time | relevance | path

Searched defs:start_blk (Results 1 – 13 of 13) sorted by relevance

/fs/ext4/
Dblock_validity.c25 ext4_fsblk_t start_blk; member
70 ext4_fsblk_t start_blk, in add_system_zone()
296 ext4_fsblk_t start_blk, unsigned int count) in ext4_sb_block_valid()
343 int ext4_inode_block_valid(struct inode *inode, ext4_fsblk_t start_blk, in ext4_inode_block_valid()
Dresize.c310 ext4_fsblk_t start_blk; in ext4_alloc_group_tables() local
Dextents.c5006 ext4_lblk_t start_blk, len_blks; in ext4_get_es_cache() local
/fs/xfs/
Dxfs_log_recover.c314 xfs_daddr_t start_blk, in xlog_find_verify_cycle()
396 xfs_daddr_t start_blk, in xlog_find_verify_log_record()
504 xfs_daddr_t new_blk, first_blk, start_blk, last_blk, head_blk; in xlog_find_head() local
1399 xfs_daddr_t new_blk, last_blk, start_blk; in xlog_find_zeroed() local
/fs/f2fs/
Dcheckpoint.c734 block_t start_blk, orphan_blocks, i, j; in f2fs_recover_orphan_inodes() local
783 static void write_orphan_inodes(struct f2fs_sb_info *sbi, block_t start_blk) in write_orphan_inodes()
1466 block_t start_blk; in do_checkpoint() local
Dsegment.c4006 void f2fs_write_data_summaries(struct f2fs_sb_info *sbi, block_t start_blk) in f2fs_write_data_summaries()
4014 void f2fs_write_node_summaries(struct f2fs_sb_info *sbi, block_t start_blk) in f2fs_write_node_summaries()
4460 unsigned int readed, start_blk = 0; in build_sit_entries() local
Ddata.c1981 sector_t start_blk, last_blk; in f2fs_fiemap() local
3880 static int f2fs_migrate_blocks(struct inode *inode, block_t start_blk, in f2fs_migrate_blocks()
Df2fs.h1240 block_t start_blk; member
/fs/nilfs2/
Dpage.c488 sector_t start_blk, in nilfs_find_uncommitted_extent()
/fs/ocfs2/
Dsuballoc.c2543 u64 start_blk, in _ocfs2_free_clusters()
2587 u64 start_blk, in ocfs2_free_clusters()
2602 u64 start_blk, in ocfs2_release_clusters()
Dalloc.c4702 u64 start_blk, in ocfs2_insert_extent()
5838 u64 start_blk, in ocfs2_truncate_log_append()
5919 u64 start_blk; in ocfs2_replay_truncate_records() local
6250 u64 start_blk; in ocfs2_complete_truncate_log_recovery() local
Ddir.c2377 int num_dx_leaves, u64 start_blk) in ocfs2_dx_dir_format_cluster()
/fs/ext2/
Dballoc.c1176 int ext2_data_block_valid(struct ext2_sb_info *sbi, ext2_fsblk_t start_blk, in ext2_data_block_valid()