Home
last modified time | relevance | path

Searched defs:last_cluster (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/fs/exfat/
H A Dfatent.c178 unsigned int last_cluster = p_chain->dir + p_chain->size - 1; __exfat_free_cluster() local
/openbmc/linux/fs/ext4/
H A Dfsmap.c528 ext4_grpblk_t last_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.c6770 ext4_fsblk_t last_cluster = EXT4_B2C(sbi, block + count - 1); in ext4_group_add_blocks() local
7068 ext4_grpblk_t cnt = 0, first_cluster, last_cluster; in ext4_trim_fs() local
/openbmc/u-boot/fs/fat/
H A Dfat.c655 int last_cluster; /* set once we've read last cluster */ member
/openbmc/qemu/block/
H A Dqcow2.c4344 int64_t last_cluster, old_file_size; in qcow2_co_truncate() local
4454 int64_t old_file_size, last_cluster, new_file_size; in qcow2_co_truncate() local
H A Dvvfat.c2983 int first_cluster, last_cluster; in vvfat_write() local