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

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

Completed in 156 milliseconds