Home
last modified time | relevance | path

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

/fs/fat/
A Dfile.c383 int nr_clusters; in fat_truncate_blocks() local
392 nr_clusters = (offset + (cluster_size - 1)) >> sbi->cluster_bits; in fat_truncate_blocks()
394 fat_free(inode, nr_clusters); in fat_truncate_blocks()
/fs/ocfs2/
A Dfile.c1549 u32 cluster, p_cluster, nr_clusters; in ocfs2_zeroout_partial_cluster() local
1564 &nr_clusters, NULL); in ocfs2_zeroout_partial_cluster()

Completed in 10 milliseconds