ocfs2_rec_clusters  582 fs/ocfs2/alloc.c 		clusters = ocfs2_rec_clusters(el, rec);
ocfs2_rec_clusters  835 fs/ocfs2/alloc.c 		ocfs2_rec_clusters(el, &el->l_recs[i]);
ocfs2_rec_clusters 1525 fs/ocfs2/alloc.c 				ocfs2_rec_clusters(el, rec);
ocfs2_rec_clusters 1984 fs/ocfs2/alloc.c 				*cpos = *cpos + ocfs2_rec_clusters(el,
ocfs2_rec_clusters 2070 fs/ocfs2/alloc.c 	range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec);
ocfs2_rec_clusters 2266 fs/ocfs2/alloc.c 	range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec);
ocfs2_rec_clusters 5064 fs/ocfs2/alloc.c 	rec_range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec);
ocfs2_rec_clusters 5179 fs/ocfs2/alloc.c 	rec_range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec);
ocfs2_rec_clusters 5187 fs/ocfs2/alloc.c 	     le32_to_cpu(rec->e_cpos), ocfs2_rec_clusters(el, rec));
ocfs2_rec_clusters 5233 fs/ocfs2/alloc.c 			ocfs2_rec_clusters(el, rec);
ocfs2_rec_clusters 5240 fs/ocfs2/alloc.c 				    ocfs2_rec_clusters(el, rec));
ocfs2_rec_clusters 6140 fs/ocfs2/alloc.c 		     ocfs2_rec_clusters(el, rec),
ocfs2_rec_clusters 6144 fs/ocfs2/alloc.c 		BUG_ON(ocfs2_rec_clusters(el, rec) < clusters_to_del);
ocfs2_rec_clusters 6252 fs/ocfs2/alloc.c 		     le32_to_cpu(rec->e_cpos), ocfs2_rec_clusters(el, rec),
ocfs2_rec_clusters 6274 fs/ocfs2/alloc.c 			BUG_ON(ocfs2_rec_clusters(el, &el->l_recs[0]));
ocfs2_rec_clusters 6869 fs/ocfs2/alloc.c 		ocfs2_rec_clusters(el, &el->l_recs[i]);
ocfs2_rec_clusters 6873 fs/ocfs2/alloc.c 		clusters_to_del = ocfs2_rec_clusters(el, &el->l_recs[i]);
ocfs2_rec_clusters 6875 fs/ocfs2/alloc.c 		clusters_to_del = (ocfs2_rec_clusters(el, &el->l_recs[i]) +
ocfs2_rec_clusters  491 fs/ocfs2/extent_map.c 			    ocfs2_rec_clusters(el, rec));
ocfs2_rec_clusters  596 fs/ocfs2/extent_map.c 				    ocfs2_rec_clusters(el, rec));
ocfs2_rec_clusters  605 fs/ocfs2/extent_map.c 			*num_clusters = ocfs2_rec_clusters(el, rec) - coff;
ocfs2_rec_clusters  431 fs/ocfs2/journal.h 	    ocfs2_rec_clusters(last_el, &last_el->l_recs[i]) == clusters_to_del)
ocfs2_rec_clusters 2148 fs/ocfs2/xattr.c 			    ocfs2_rec_clusters(el, rec));