Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Drefcounttree.c2577 static inline unsigned int ocfs2_cow_contig_mask(struct super_block *sb) in ocfs2_cow_contig_mask() function
2595 return start + ((cpos - start) & ocfs2_cow_contig_mask(sb)); in ocfs2_cow_align_start()
2607 ocfs2_cow_contig_mask(sb); in ocfs2_cow_align_length()