Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Drefcounttree.h79 u32 cpos, u32 old_cluster,
83 u32 cpos, u32 old_cluster,
H A Drefcounttree.c62 u32 cpos, u32 old_cluster,
2899 u32 cpos, u32 old_cluster, in ocfs2_duplicate_clusters_by_page() argument
2910 trace_ocfs2_duplicate_clusters_by_page(cpos, old_cluster, in ocfs2_duplicate_clusters_by_page()
2994 u32 cpos, u32 old_cluster,
3001 u64 old_block = ocfs2_clusters_to_blocks(sb, old_cluster); in ocfs2_duplicate_clusters_by_jbd()
3007 trace_ocfs2_duplicate_clusters_by_page(cpos, old_cluster, in ocfs2_duplicate_clusters_by_jbd()
2997 ocfs2_duplicate_clusters_by_jbd(handle_t * handle,struct inode * inode,u32 cpos,u32 old_cluster,u32 new_cluster,u32 new_len) ocfs2_duplicate_clusters_by_jbd() argument