Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Dfile.h61 int ocfs2_truncate_file(struct inode *inode,
Dfile.c444 int ocfs2_truncate_file(struct inode *inode, in ocfs2_truncate_file() function
1189 status = ocfs2_truncate_file(inode, bh, attr->ia_size); in ocfs2_setattr()
Djournal.c2193 ret = ocfs2_truncate_file(inode, di_bh, in ocfs2_recover_orphans()
Daops.c872 ret = ocfs2_truncate_file(inode, di_bh, in ocfs2_direct_IO_write()
Docfs2_trace.h1321 DEFINE_OCFS2_ULL_ULL_ULL_EVENT(ocfs2_truncate_file);