Home
last modified time | relevance | path

Searched refs:ocfs2_cow_context (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/fs/ocfs2/
Drefcounttree.c50 struct ocfs2_cow_context { struct
64 int (*get_clusters)(struct ocfs2_cow_context *context, argument
3134 struct ocfs2_cow_context *context, in ocfs2_replace_clusters()
3215 static int ocfs2_di_get_clusters(struct ocfs2_cow_context *context, in ocfs2_di_get_clusters()
3225 struct ocfs2_cow_context *context, in ocfs2_make_clusters_writable()
3375 static int ocfs2_replace_cow(struct ocfs2_cow_context *context) in ocfs2_replace_cow()
3465 struct ocfs2_cow_context *context = NULL; in ocfs2_refcount_cow_hunk()
3485 context = kzalloc(sizeof(struct ocfs2_cow_context), GFP_NOFS); in ocfs2_refcount_cow_hunk()
3570 static int ocfs2_xattr_value_get_clusters(struct ocfs2_cow_context *context, in ocfs2_xattr_value_get_clusters()
3683 struct ocfs2_cow_context *context = NULL; in ocfs2_refcount_cow_xattr()
[all …]