Searched refs:c_to_b_bits (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ocfs2/
H A Docfs2.h718 int c_to_b_bits = OCFS2_SB(sb)->s_clustersize_bits - local
721 return (u64)clusters << c_to_b_bits;

Completed in 81 milliseconds