Lines Matching refs:ocfs2_cow_context
42 struct ocfs2_cow_context {
55 int (*get_clusters)(struct ocfs2_cow_context *context,
3115 struct ocfs2_cow_context *context,
3166 static int ocfs2_di_get_clusters(struct ocfs2_cow_context *context,
3176 struct ocfs2_cow_context *context,
3326 static int ocfs2_replace_cow(struct ocfs2_cow_context *context)
3390 struct ocfs2_cow_context *context = NULL;
3408 context = kzalloc(sizeof(struct ocfs2_cow_context), GFP_NOFS);
3491 static int ocfs2_xattr_value_get_clusters(struct ocfs2_cow_context *context,
3602 struct ocfs2_cow_context *context = NULL;
3617 context = kzalloc(sizeof(struct ocfs2_cow_context), GFP_NOFS);