Home
last modified time | relevance | path

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

/linux-3.3/fs/ocfs2/
Drefcounttree.h87 int ocfs2_duplicate_clusters_by_page(handle_t *handle,
Dmove_extents.c72 ret = ocfs2_duplicate_clusters_by_page(handle, context->file, cpos, in __ocfs2_move_extent()
Drefcounttree.c2924 int ocfs2_duplicate_clusters_by_page(handle_t *handle, in ocfs2_duplicate_clusters_by_page() function
3504 context->cow_duplicate_clusters = ocfs2_duplicate_clusters_by_page; in ocfs2_refcount_cow_hunk()
Docfs2_trace.h1036 DEFINE_OCFS2_ULL_UINT_UINT_UINT_EVENT(ocfs2_duplicate_clusters_by_page);