Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ocfs2/
Drefcounttree.c2596 static inline unsigned int ocfs2_cow_contig_mask(struct super_block *sb) in ocfs2_cow_contig_mask() function
2614 return start + ((cpos - start) & ocfs2_cow_contig_mask(sb)); in ocfs2_cow_align_start()
2626 ocfs2_cow_contig_mask(sb); in ocfs2_cow_align_length()