Home
last modified time | relevance | path

Searched refs:ocfs2_refcount_cow (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Drefcounttree.h47 int ocfs2_refcount_cow(struct inode *inode,
H A Dfile.c364 return ocfs2_refcount_cow(inode, fe_bh, cpos, 1, cpos+1); in ocfs2_cow_file_pos()
917 rc = ocfs2_refcount_cow(inode, di_bh, zero_cpos, in ocfs2_zero_extend_get_range()
2330 ret = ocfs2_refcount_cow(inode, di_bh, cpos, clusters, UINT_MAX); in ocfs2_prepare_inode_for_write()
H A Daops.c1706 ret = ocfs2_refcount_cow(inode, di_bh, in ocfs2_write_begin_nolock()
H A Drefcounttree.c3485 int ocfs2_refcount_cow(struct inode *inode, in ocfs2_refcount_cow() function
/kernel/linux/linux-6.6/fs/ocfs2/
H A Drefcounttree.h45 int ocfs2_refcount_cow(struct inode *inode,
H A Dfile.c364 return ocfs2_refcount_cow(inode, fe_bh, cpos, 1, cpos+1); in ocfs2_cow_file_pos()
909 rc = ocfs2_refcount_cow(inode, di_bh, zero_cpos, in ocfs2_zero_extend_get_range()
2324 ret = ocfs2_refcount_cow(inode, di_bh, cpos, clusters, UINT_MAX); in ocfs2_prepare_inode_for_write()
H A Daops.c1702 ret = ocfs2_refcount_cow(inode, di_bh, in ocfs2_write_begin_nolock()
H A Drefcounttree.c3456 int ocfs2_refcount_cow(struct inode *inode, in ocfs2_refcount_cow() function

Completed in 25 milliseconds