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

/linux-master/fs/ocfs2/
H A Dalloc.c157 static int ocfs2_is_dealloc_empty(struct ocfs2_extent_tree *et);
1215 if (!ocfs2_is_dealloc_empty(et)) {
1366 if (!ocfs2_is_dealloc_empty(et)) {
1538 BUG_ON(meta_ac == NULL && ocfs2_is_dealloc_empty(et));
6635 static int ocfs2_is_dealloc_empty(struct ocfs2_extent_tree *et) function

Completed in 130 milliseconds