Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Drefcounttree.c2578 static inline unsigned int ocfs2_cow_contig_mask(struct super_block *sb) in ocfs2_cow_contig_mask() function
2596 return start + ((cpos - start) & ocfs2_cow_contig_mask(sb)); in ocfs2_cow_align_start()
2608 ocfs2_cow_contig_mask(sb); in ocfs2_cow_align_length()