Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dalloc.h217 int ocfs2_commit_truncate(struct ocfs2_super *osb,
H A Dinode.c623 status = ocfs2_commit_truncate(osb, inode, fe_bh); in ocfs2_truncate_for_delete()
H A Dfile.c509 status = ocfs2_commit_truncate(osb, inode, di_bh); in ocfs2_truncate_file()
H A Docfs2_trace.h528 TRACE_EVENT(ocfs2_commit_truncate,
H A Dalloc.c7204 int ocfs2_commit_truncate(struct ocfs2_super *osb, in ocfs2_commit_truncate() function