Lines Matching defs:refcount
2313 * the chance to split the refcount tree. So need the allocators.
5746 * lock the refcount tree, calculate the meta and credits is OK.
5772 struct ocfs2_post_refcount refcount;
5807 refcount.credits = bucket->bu_blocks;
5808 refcount.para = bucket;
5809 refcount.func =
5811 p = &refcount;
5852 * for us(it still needs the refcount tree lock and the meta, credits).
5854 * refcount tree, and make the original extent become 3. So we will need
5881 * The physical clusters will be added to refcount tree.
5889 struct ocfs2_post_refcount *refcount)
5916 dealloc, refcount);
5927 * Given a normal ocfs2_xattr_header, refcount all the entries which
6027 * For a given xattr bucket, refcount all the entries which
6044 struct ocfs2_post_refcount refcount = {
6053 p = &refcount;
6298 * We need to add/modify num_recs in refcount tree, so just calculate
6299 * an approximate number we need for refcount tree change.
6397 * increase the refount count int the refcount tree.
6765 * Calculate we need for refcount tree change.
6767 * We need to add/modify num_recs in refcount tree, so just calculate
6768 * an approximate number we need for refcount tree change.
6773 * existed refcount block.
7044 * We will add bucket one by one, and refcount all the xattrs in the bucket