Searched refs:ocfs2_clear_bit_unaligned (Results 1 – 2 of 2) sorted by relevance
551 ocfs2_clear_bit_unaligned(bit, dchunk->dqc_bitmap); in ocfs2_recover_local_quota_file()1292 ocfs2_clear_bit_unaligned(offset, dchunk->dqc_bitmap); in ocfs2_local_release_dquot()
921 static inline void ocfs2_clear_bit_unaligned(int bit, void *bitmap) in ocfs2_clear_bit_unaligned() function