Lines Matching refs:ocfs2_cow_context
44 struct ocfs2_cow_context {
57 int (*get_clusters)(struct ocfs2_cow_context *context,
3114 struct ocfs2_cow_context *context,
3195 static int ocfs2_di_get_clusters(struct ocfs2_cow_context *context,
3205 struct ocfs2_cow_context *context,
3355 static int ocfs2_replace_cow(struct ocfs2_cow_context *context)
3419 struct ocfs2_cow_context *context = NULL;
3437 context = kzalloc(sizeof(struct ocfs2_cow_context), GFP_NOFS);
3520 static int ocfs2_xattr_value_get_clusters(struct ocfs2_cow_context *context,
3631 struct ocfs2_cow_context *context = NULL;
3646 context = kzalloc(sizeof(struct ocfs2_cow_context), GFP_NOFS);