• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/

Lines Matching defs:split

1468 	mlog(0, "split old leaf refcount block %llu, count = %u, used = %u\n",
1840 mlog(0, "original r_pos %llu, cluster %u, split %llu, cluster %u\n",
1846 * If we just need to split the header or tail clusters,
1847 * no more recs are needed, just split is OK.
1860 * We need one more rec if we split in the middle and the new rec have
1925 * If we have "len", the we will split in the tail and move it
1938 * If the split pos isn't the same as the original one, we need to
1939 * split in the head.
2009 * 3. If we are in the middle of one extent record, split
2045 mlog(0, "split refcount rec, start %llu, "
2179 struct ocfs2_refcount_rec split = *rec;
2180 split.r_cpos = cpu_to_le64(cpos);
2181 split.r_clusters = cpu_to_le32(len);
2183 le32_add_cpu(&split.r_refcount, -1);
2185 mlog(0, "split refcount rec, start %llu, "
2187 (unsigned long long)le64_to_cpu(split.r_cpos),
2188 len, le32_to_cpu(split.r_refcount),
2193 &split, index, 1,
2329 * split. An attempt will be made at merging with adjacent extents.
2437 * 1) split at the beginning if the start pos isn't aligned.
2439 * 2) split int the end if the end pos isn't aligned.
2441 * 3) split in the middle because of file system fragmentation.
2447 /* Check whether we need a split at the beginning. */
2452 /* Check whether we need a split in the end. */
2487 * block is also full and needs split.
2516 * We will at most add split 2 refcount records and 2 more
2727 * need to calculate how we're going to split the extent.
2838 * 1. since we may split the old tree, so we at most will need num_clusters + 2
3576 * one will split a refcount rec, so totally we need