Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dlocalalloc.c218 if (osb->local_alloc_state == OCFS2_LA_DISABLED || in ocfs2_local_alloc_seen_free_bits()
396 osb->local_alloc_state = OCFS2_LA_DISABLED; in ocfs2_shutdown_local_alloc()
1048 if (osb->local_alloc_state == OCFS2_LA_DISABLED) { in ocfs2_recalc_la_window()
1049 WARN_ON_ONCE(osb->local_alloc_state == OCFS2_LA_DISABLED); in ocfs2_recalc_la_window()
1075 osb->local_alloc_state = OCFS2_LA_DISABLED; in ocfs2_recalc_la_window()
1117 OCFS2_LA_DISABLED) in ocfs2_local_alloc_reserve_for_window()
1182 OCFS2_LA_DISABLED) in ocfs2_local_alloc_new_window()
H A Docfs2.h255 OCFS2_LA_DISABLED /* Local alloc has temporarily been enumerator
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dlocalalloc.c216 if (osb->local_alloc_state == OCFS2_LA_DISABLED || in ocfs2_local_alloc_seen_free_bits()
394 osb->local_alloc_state = OCFS2_LA_DISABLED; in ocfs2_shutdown_local_alloc()
1046 if (osb->local_alloc_state == OCFS2_LA_DISABLED) { in ocfs2_recalc_la_window()
1047 WARN_ON_ONCE(osb->local_alloc_state == OCFS2_LA_DISABLED); in ocfs2_recalc_la_window()
1073 osb->local_alloc_state = OCFS2_LA_DISABLED; in ocfs2_recalc_la_window()
1115 OCFS2_LA_DISABLED) in ocfs2_local_alloc_reserve_for_window()
1180 OCFS2_LA_DISABLED) in ocfs2_local_alloc_new_window()
H A Docfs2.h253 OCFS2_LA_DISABLED /* Local alloc has temporarily been enumerator

Completed in 7 milliseconds