Searched refs:_ocfs2_clear_bit (Results 1 – 1 of 1) sorted by relevance
903 static inline void _ocfs2_clear_bit(unsigned int bit, unsigned long *bitmap) in _ocfs2_clear_bit() function907 #define ocfs2_clear_bit(bit, addr) _ocfs2_clear_bit((bit), (unsigned long *)(addr))