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

/fs/ocfs2/
H A Dlocalalloc.c51 static u32 ocfs2_local_alloc_count_bits(struct ocfs2_dinode *alloc);
341 num_used = ocfs2_local_alloc_count_bits(alloc);
667 ocfs2_local_alloc_count_bits(alloc)) {
672 ocfs2_local_alloc_count_bits(alloc));
826 static u32 ocfs2_local_alloc_count_bits(struct ocfs2_dinode *alloc) function
H A Docfs2_trace.h730 DEFINE_OCFS2_UINT_EVENT(ocfs2_local_alloc_count_bits); variable

Completed in 8 milliseconds