Searched refs:ocfs2_refcount_cal_cow_clusters (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | refcounttree.c | 2629 static int ocfs2_refcount_cal_cow_clusters(struct inode *inode, in ocfs2_refcount_cal_cow_clusters() function 3423 ret = ocfs2_refcount_cal_cow_clusters(inode, &di->id2.i_list, in ocfs2_refcount_cow_hunk() 3636 ret = ocfs2_refcount_cal_cow_clusters(inode, &xv->xr_list, in ocfs2_refcount_cow_xattr()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | refcounttree.c | 2627 static int ocfs2_refcount_cal_cow_clusters(struct inode *inode, in ocfs2_refcount_cal_cow_clusters() function 3394 ret = ocfs2_refcount_cal_cow_clusters(inode, &di->id2.i_list, in ocfs2_refcount_cow_hunk() 3607 ret = ocfs2_refcount_cal_cow_clusters(inode, &xv->xr_list, in ocfs2_refcount_cow_xattr()
|
Completed in 12 milliseconds