Searched refs:ocfs2_local_alloc_count_bits (Results 1 – 1 of 1) sorted by relevance
35 static u32 ocfs2_local_alloc_count_bits(struct ocfs2_dinode *alloc);326 num_used = ocfs2_local_alloc_count_bits(alloc); in ocfs2_load_local_alloc()655 ocfs2_local_alloc_count_bits(alloc)) { in ocfs2_reserve_local_alloc_bits()659 ocfs2_local_alloc_count_bits(alloc)); in ocfs2_reserve_local_alloc_bits()812 static u32 ocfs2_local_alloc_count_bits(struct ocfs2_dinode *alloc) in ocfs2_local_alloc_count_bits() function