Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dalloc.h183 * ocfs2_run_deallocs() should be called after the potentially
205 int ocfs2_run_deallocs(struct ocfs2_super *osb,
H A Daops.c2049 ocfs2_run_deallocs(osb, &wc->w_dealloc); in ocfs2_write_end_nolock()
2380 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_dio_end_io_write()
H A Drefcounttree.c3360 ocfs2_run_deallocs(osb, &context->dealloc); in ocfs2_replace_cow()
3846 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_attach_refcount_tree()
4135 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_create_reflink_node()
4691 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_reflink_remap_blocks()
H A Dxattr.c2419 ocfs2_run_deallocs(osb, &ctxt.dealloc); in ocfs2_remove_value_outside()
3662 ocfs2_run_deallocs(osb, &ctxt.dealloc); in ocfs2_xattr_set()
5500 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_rm_xattr_cluster()
5706 ocfs2_run_deallocs(osb, &ctxt.dealloc); in ocfs2_delete_xattr_in_bucket()
7182 ocfs2_run_deallocs(OCFS2_SB(old_inode->i_sb), &dealloc); in ocfs2_reflink_xattrs()
H A Docfs2_trace.h667 DEFINE_OCFS2_INT_INT_EVENT(ocfs2_run_deallocs);
H A Ddir.c4467 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_dx_dir_truncate()