Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dfile.c561 u32 prev_clusters; in ocfs2_extend_allocation() local
628 prev_clusters = OCFS2_I(inode)->ip_clusters; in ocfs2_extend_allocation()
649 clusters_to_add -= (OCFS2_I(inode)->ip_clusters - prev_clusters); in ocfs2_extend_allocation()