truncated_clusters 5910 fs/ocfs2/alloc.c 	osb->truncated_clusters += num_clusters;
truncated_clusters 5979 fs/ocfs2/alloc.c 	osb->truncated_clusters = 0;
truncated_clusters 6116 fs/ocfs2/alloc.c 	unsigned int truncated_clusters;
truncated_clusters 6119 fs/ocfs2/alloc.c 	truncated_clusters = osb->truncated_clusters;
truncated_clusters 6126 fs/ocfs2/alloc.c 	if (truncated_clusters < needed)
truncated_clusters  435 fs/ocfs2/ocfs2.h 	unsigned int truncated_clusters;