Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Docfs2.h757 static inline unsigned int ocfs2_bytes_to_clusters(struct super_block *sb, in ocfs2_bytes_to_clusters() function
Drefcounttree.c4498 spos = ocfs2_bytes_to_clusters(s_inode->i_sb, pos_in); in ocfs2_reflink_remap_extent()
4499 tpos = ocfs2_bytes_to_clusters(t_inode->i_sb, pos_out); in ocfs2_reflink_remap_extent()
Dfile.c1559 cluster = ocfs2_bytes_to_clusters(sb, start); in ocfs2_zeroout_partial_cluster()