Home
last modified time | relevance | path

Searched refs:ocfs2_cow_file_pos (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dfile.c337 static int ocfs2_cow_file_pos(struct inode *inode, in ocfs2_cow_file_pos() function
385 status = ocfs2_cow_file_pos(inode, fe_bh, new_i_size); in ocfs2_orphan_for_truncate()
1814 ret = ocfs2_cow_file_pos(inode, di_bh, byte_start); in ocfs2_remove_inode_range()
1820 ret = ocfs2_cow_file_pos(inode, di_bh, byte_start + byte_len); in ocfs2_remove_inode_range()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dfile.c337 static int ocfs2_cow_file_pos(struct inode *inode, in ocfs2_cow_file_pos() function
385 status = ocfs2_cow_file_pos(inode, fe_bh, new_i_size); in ocfs2_orphan_for_truncate()
1808 ret = ocfs2_cow_file_pos(inode, di_bh, byte_start); in ocfs2_remove_inode_range()
1814 ret = ocfs2_cow_file_pos(inode, di_bh, byte_start + byte_len); in ocfs2_remove_inode_range()

Completed in 7 milliseconds