Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ocfs2/
H A Drefcounttree.c2572 static inline unsigned int ocfs2_cow_contig_clusters(struct super_block *sb) in ocfs2_cow_contig_clusters() function
2579 return ~(ocfs2_cow_contig_clusters(sb) - 1); in ocfs2_cow_contig_mask()
2606 (len + (ocfs2_cow_contig_clusters(sb) - 1)) & in ocfs2_cow_align_length()
2641 int contig_clusters = ocfs2_cow_contig_clusters(inode->i_sb); in ocfs2_refcount_cal_cow_clusters()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ocfs2/
H A Drefcounttree.c2572 static inline unsigned int ocfs2_cow_contig_clusters(struct super_block *sb) in ocfs2_cow_contig_clusters() function
2579 return ~(ocfs2_cow_contig_clusters(sb) - 1); in ocfs2_cow_contig_mask()
2606 (len + (ocfs2_cow_contig_clusters(sb) - 1)) & in ocfs2_cow_align_length()
2641 int contig_clusters = ocfs2_cow_contig_clusters(inode->i_sb); in ocfs2_refcount_cal_cow_clusters()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ocfs2/
H A Drefcounttree.c2572 static inline unsigned int ocfs2_cow_contig_clusters(struct super_block *sb) in ocfs2_cow_contig_clusters() function
2579 return ~(ocfs2_cow_contig_clusters(sb) - 1); in ocfs2_cow_contig_mask()
2606 (len + (ocfs2_cow_contig_clusters(sb) - 1)) & in ocfs2_cow_align_length()
2641 int contig_clusters = ocfs2_cow_contig_clusters(inode->i_sb); in ocfs2_refcount_cal_cow_clusters()