Searched refs:gd_cluster_off (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/ocfs2/
H A Dsuballoc.c1475 unsigned int max_bits, gd_cluster_off; ocfs2_cluster_group_search() local
1488 gd_cluster_off = ocfs2_blocks_to_clusters(inode->i_sb, ocfs2_cluster_group_search()
1490 if ((gd_cluster_off + max_bits) > ocfs2_cluster_group_search()
1492 max_bits = OCFS2_I(inode)->ip_clusters - gd_cluster_off; ocfs2_cluster_group_search()
1507 gd_cluster_off + ocfs2_cluster_group_search()

Completed in 101 milliseconds