Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dalloc.h217 int ocfs2_zero_range_for_truncate(struct inode *inode, handle_t *handle,
H A Dfile.c412 status = ocfs2_zero_range_for_truncate(inode, handle, new_i_size, in ocfs2_orphan_for_truncate()
1653 ret = ocfs2_zero_range_for_truncate(inode, handle, start, in ocfs2_zero_partial_clusters()
1670 ret = ocfs2_zero_range_for_truncate(inode, handle, start, end); in ocfs2_zero_partial_clusters()
H A Dalloc.c6934 int ocfs2_zero_range_for_truncate(struct inode *inode, handle_t *handle, in ocfs2_zero_range_for_truncate() function