Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dextent_map.c398 static int ocfs2_get_clusters_nocache(struct inode *inode, in ocfs2_get_clusters_nocache() function
623 ret = ocfs2_get_clusters_nocache(inode, di_bh, v_cluster, &hole_len, in ocfs2_get_clusters()
775 ret = ocfs2_get_clusters_nocache(inode, di_bh, cpos, in ocfs2_fiemap()
841 ret = ocfs2_get_clusters_nocache(inode, di_bh, cpos, in ocfs2_overwrite_io()
901 ret = ocfs2_get_clusters_nocache(inode, di_bh, cpos, &hole_size, in ocfs2_seek_data_hole_offset()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dextent_map.c396 static int ocfs2_get_clusters_nocache(struct inode *inode, in ocfs2_get_clusters_nocache() function
621 ret = ocfs2_get_clusters_nocache(inode, di_bh, v_cluster, &hole_len, in ocfs2_get_clusters()
773 ret = ocfs2_get_clusters_nocache(inode, di_bh, cpos, in ocfs2_fiemap()
839 ret = ocfs2_get_clusters_nocache(inode, di_bh, cpos, in ocfs2_overwrite_io()
899 ret = ocfs2_get_clusters_nocache(inode, di_bh, cpos, &hole_size, in ocfs2_seek_data_hole_offset()

Completed in 3 milliseconds