Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dinode.c699 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 Dalloc.c7230 int ocfs2_commit_truncate(struct ocfs2_super *osb, in ocfs2_commit_truncate() function