Home
last modified time | relevance | path

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

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