Searched refs:ocfs2_cow_context (Results 1 – 1 of 1) sorted by relevance
43 struct ocfs2_cow_context { struct56 int (*get_clusters)(struct ocfs2_cow_context *context, argument3106 struct ocfs2_cow_context *context, in ocfs2_replace_clusters()3157 static int ocfs2_di_get_clusters(struct ocfs2_cow_context *context, in ocfs2_di_get_clusters()3167 struct ocfs2_cow_context *context, in ocfs2_make_clusters_writable()3317 static int ocfs2_replace_cow(struct ocfs2_cow_context *context) in ocfs2_replace_cow()3381 struct ocfs2_cow_context *context = NULL; in ocfs2_refcount_cow_hunk()3399 context = kzalloc_obj(struct ocfs2_cow_context, GFP_NOFS); in ocfs2_refcount_cow_hunk()3482 static int ocfs2_xattr_value_get_clusters(struct ocfs2_cow_context *context, in ocfs2_xattr_value_get_clusters()3593 struct ocfs2_cow_context *context = NULL; in ocfs2_refcount_cow_xattr()[all …]