Searched refs:ocfs2_commit_truncate (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/ocfs2/
H A Dalloc.h211 /* these get destroyed once it's passed to ocfs2_commit_truncate. */
217 int ocfs2_commit_truncate(struct ocfs2_super *osb,
H A Dinode.c623 status = ocfs2_commit_truncate(osb, inode, fe_bh);
H A Docfs2_trace.h528 TRACE_EVENT(ocfs2_commit_truncate,
H A Dfile.c509 status = ocfs2_commit_truncate(osb, inode, di_bh);
H A Dalloc.c7211 int ocfs2_commit_truncate(struct ocfs2_super *osb, function

Completed in 158 milliseconds