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

/linux-master/fs/ocfs2/
H A Dlocalalloc.c35 static u32 ocfs2_local_alloc_count_bits(struct ocfs2_dinode *alloc);
325 num_used = ocfs2_local_alloc_count_bits(alloc);
654 ocfs2_local_alloc_count_bits(alloc)) {
658 ocfs2_local_alloc_count_bits(alloc));
811 static u32 ocfs2_local_alloc_count_bits(struct ocfs2_dinode *alloc) function
H A Docfs2_trace.h733 DEFINE_OCFS2_UINT_EVENT(ocfs2_local_alloc_count_bits); variable

Completed in 355 milliseconds