Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dsuballoc.c1487 unsigned int max_bits, gd_cluster_off; in ocfs2_cluster_group_search() local
1500 gd_cluster_off = ocfs2_blocks_to_clusters(inode->i_sb, in ocfs2_cluster_group_search()
1502 if ((gd_cluster_off + max_bits) > in ocfs2_cluster_group_search()
1504 max_bits = OCFS2_I(inode)->ip_clusters - gd_cluster_off; in ocfs2_cluster_group_search()
1519 gd_cluster_off + in ocfs2_cluster_group_search()