Lines Matching defs:refcount
2319 * the chance to split the refcount tree. So need the allocators.
5752 * lock the refcount tree, calculate the meta and credits is OK.
5778 struct ocfs2_post_refcount refcount;
5813 refcount.credits = bucket->bu_blocks;
5814 refcount.para = bucket;
5815 refcount.func =
5817 p = &refcount;
5858 * for us(it still needs the refcount tree lock and the meta, credits).
5860 * refcount tree, and make the original extent become 3. So we will need
5887 * The physical clusters will be added to refcount tree.
5895 struct ocfs2_post_refcount *refcount)
5922 dealloc, refcount);
5933 * Given a normal ocfs2_xattr_header, refcount all the entries which
6033 * For a given xattr bucket, refcount all the entries which
6050 struct ocfs2_post_refcount refcount = {
6059 p = &refcount;
6304 * We need to add/modify num_recs in refcount tree, so just calculate
6305 * an approximate number we need for refcount tree change.
6403 * increase the refount count int the refcount tree.
6771 * Calculate we need for refcount tree change.
6773 * We need to add/modify num_recs in refcount tree, so just calculate
6774 * an approximate number we need for refcount tree change.
6779 * existed refcount block.
7050 * We will add bucket one by one, and refcount all the xattrs in the bucket