Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Docfs2.h771 static inline unsigned int ocfs2_bytes_to_clusters(struct super_block *sb, in ocfs2_bytes_to_clusters() function
Drefcounttree.c4535 spos = ocfs2_bytes_to_clusters(s_inode->i_sb, pos_in); in ocfs2_reflink_remap_extent()
4536 tpos = ocfs2_bytes_to_clusters(t_inode->i_sb, pos_out); in ocfs2_reflink_remap_extent()
Dfile.c1570 cluster = ocfs2_bytes_to_clusters(sb, start); in ocfs2_zeroout_partial_cluster()