Lines Matching refs:ocfs2_cow_context
42 struct ocfs2_cow_context { struct
55 int (*get_clusters)(struct ocfs2_cow_context *context, argument
3112 struct ocfs2_cow_context *context, in ocfs2_replace_clusters()
3193 static int ocfs2_di_get_clusters(struct ocfs2_cow_context *context, in ocfs2_di_get_clusters()
3203 struct ocfs2_cow_context *context, in ocfs2_make_clusters_writable()
3353 static int ocfs2_replace_cow(struct ocfs2_cow_context *context) in ocfs2_replace_cow()
3417 struct ocfs2_cow_context *context = NULL; in ocfs2_refcount_cow_hunk()
3435 context = kzalloc(sizeof(struct ocfs2_cow_context), GFP_NOFS); in ocfs2_refcount_cow_hunk()
3518 static int ocfs2_xattr_value_get_clusters(struct ocfs2_cow_context *context, in ocfs2_xattr_value_get_clusters()
3629 struct ocfs2_cow_context *context = NULL; in ocfs2_refcount_cow_xattr()
3644 context = kzalloc(sizeof(struct ocfs2_cow_context), GFP_NOFS); in ocfs2_refcount_cow_xattr()