Searched refs:ocfs2_cow_context (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | refcounttree.c | 44 struct ocfs2_cow_context { struct 57 int (*get_clusters)(struct ocfs2_cow_context *context, 3114 struct ocfs2_cow_context *context, in ocfs2_replace_clusters() 3195 static int ocfs2_di_get_clusters(struct ocfs2_cow_context *context, in ocfs2_di_get_clusters() 3205 struct ocfs2_cow_context *context, in ocfs2_make_clusters_writable() 3355 static int ocfs2_replace_cow(struct ocfs2_cow_context *context) in ocfs2_replace_cow() 3419 struct ocfs2_cow_context *context = NULL; in ocfs2_refcount_cow_hunk() 3437 context = kzalloc(sizeof(struct ocfs2_cow_context), GFP_NOFS); in ocfs2_refcount_cow_hunk() 3520 static int ocfs2_xattr_value_get_clusters(struct ocfs2_cow_context *context, in ocfs2_xattr_value_get_clusters() 3631 struct ocfs2_cow_context *contex in ocfs2_refcount_cow_xattr() [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | refcounttree.c | 42 struct ocfs2_cow_context { struct 55 int (*get_clusters)(struct ocfs2_cow_context *context, 3115 struct ocfs2_cow_context *context, in ocfs2_replace_clusters() 3166 static int ocfs2_di_get_clusters(struct ocfs2_cow_context *context, in ocfs2_di_get_clusters() 3176 struct ocfs2_cow_context *context, in ocfs2_make_clusters_writable() 3326 static int ocfs2_replace_cow(struct ocfs2_cow_context *context) in ocfs2_replace_cow() 3390 struct ocfs2_cow_context *context = NULL; in ocfs2_refcount_cow_hunk() 3408 context = kzalloc(sizeof(struct ocfs2_cow_context), GFP_NOFS); in ocfs2_refcount_cow_hunk() 3491 static int ocfs2_xattr_value_get_clusters(struct ocfs2_cow_context *context, in ocfs2_xattr_value_get_clusters() 3602 struct ocfs2_cow_context *contex in ocfs2_refcount_cow_xattr() [all...] |
Completed in 10 milliseconds