Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dlocalalloc.c51 static u32 ocfs2_local_alloc_count_bits(struct ocfs2_dinode *alloc);
341 num_used = ocfs2_local_alloc_count_bits(alloc); in ocfs2_load_local_alloc()
671 ocfs2_local_alloc_count_bits(alloc)) { in ocfs2_reserve_local_alloc_bits()
675 ocfs2_local_alloc_count_bits(alloc)); in ocfs2_reserve_local_alloc_bits()
828 static u32 ocfs2_local_alloc_count_bits(struct ocfs2_dinode *alloc) in ocfs2_local_alloc_count_bits() function
Docfs2_trace.h731 DEFINE_OCFS2_UINT_EVENT(ocfs2_local_alloc_count_bits);