Home
last modified time | relevance | path

Searched refs:OCFS2_LA_UNUSED (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/ocfs2/
Dlocalalloc.c381 if (osb->local_alloc_state == OCFS2_LA_UNUSED) in ocfs2_shutdown_local_alloc()
444 osb->local_alloc_state = OCFS2_LA_UNUSED; in ocfs2_shutdown_local_alloc()
Docfs2.h248 OCFS2_LA_UNUSED = 0, /* Local alloc will never be used for enumerator
Dsuper.c2094 osb->local_alloc_state = OCFS2_LA_UNUSED; in ocfs2_initialize_super()