Home
last modified time | relevance | path

Searched defs:first_cluster (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/block/
H A Dvvfat.c750 int first_cluster = mapping->begin; in read_directory() local
1593 struct { uint32_t first_cluster; } new_file; member
1638 char* path, uint32_t first_cluster) in schedule_new_file()
2340 uint32_t first_cluster, int dir_index) in commit_mappings()
2420 uint32_t first_cluster = dir_index == 0 ? 0 : begin_of_direntry(direntry); in commit_direntries() local
2512 uint32_t first_cluster = c; in commit_one_file() local
2983 int first_cluster, last_cluster; in vvfat_write() local
H A Dqcow2-refcount.c2471 int64_t first_cluster, int64_t end_cluster, in rebuild_refcounts_write_refblocks()
/openbmc/linux/fs/ext4/
H A Dfsmap.c527 ext4_grpblk_t first_cluster; in ext4_getfsmap_datadev() local
H A Dresize.c463 ext4_fsblk_t first_cluster, ext4_fsblk_t last_cluster) in set_flexbg_block_bitmap()
H A Dmballoc.c6769 ext4_fsblk_t first_cluster = EXT4_B2C(sbi, block); in ext4_group_add_blocks() local
7068 ext4_grpblk_t cnt = 0, first_cluster, last_cluster; in ext4_trim_fs() local