Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Drefcounttree.h77 int ocfs2_duplicate_clusters_by_page(handle_t *handle,
Dmove_extents.c63 ret = ocfs2_duplicate_clusters_by_page(handle, inode, cpos, in __ocfs2_move_extent()
Drefcounttree.c2903 int ocfs2_duplicate_clusters_by_page(handle_t *handle, in ocfs2_duplicate_clusters_by_page() function
3426 context->cow_duplicate_clusters = ocfs2_duplicate_clusters_by_page; in ocfs2_refcount_cow_hunk()
Docfs2_trace.h1039 DEFINE_OCFS2_ULL_UINT_UINT_UINT_EVENT(ocfs2_duplicate_clusters_by_page);