Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Drefcounttree.c2592 static inline unsigned int ocfs2_cow_contig_clusters(struct super_block *sb) in ocfs2_cow_contig_clusters() function
2599 return ~(ocfs2_cow_contig_clusters(sb) - 1); in ocfs2_cow_contig_mask()
2626 (len + (ocfs2_cow_contig_clusters(sb) - 1)) & in ocfs2_cow_align_length()
2661 int contig_clusters = ocfs2_cow_contig_clusters(inode->i_sb); in ocfs2_refcount_cal_cow_clusters()
2942 (ocfs2_cow_contig_clusters(sb) << in ocfs2_duplicate_clusters_by_page()