Lines Matching defs:ocfs2_cow_context
43 struct ocfs2_cow_context {
56 int (*get_clusters)(struct ocfs2_cow_context *context,
3106 struct ocfs2_cow_context *context,
3157 static int ocfs2_di_get_clusters(struct ocfs2_cow_context *context,
3167 struct ocfs2_cow_context *context,
3317 static int ocfs2_replace_cow(struct ocfs2_cow_context *context)
3381 struct ocfs2_cow_context *context = NULL;
3399 context = kzalloc(sizeof(struct ocfs2_cow_context), GFP_NOFS);
3482 static int ocfs2_xattr_value_get_clusters(struct ocfs2_cow_context *context,
3593 struct ocfs2_cow_context *context = NULL;
3608 context = kzalloc(sizeof(struct ocfs2_cow_context), GFP_NOFS);