Home
last modified time | relevance | path

Searched refs:allocated_clusters (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ext4/
H A Dextents.c4278 unsigned int allocated_clusters = 0; in ext4_ext_map_blocks() local
4464 allocated_clusters = ar.len; in ext4_ext_map_blocks()
4490 if (allocated_clusters && (err == -EDQUOT || err == -ENOSPC)) { in ext4_ext_map_blocks()
4501 EXT4_C2B(sbi, allocated_clusters), in ext4_ext_map_blocks()