Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Dlocalalloc.c391 if (osb->local_alloc_state == OCFS2_LA_UNUSED) in ocfs2_shutdown_local_alloc()
455 osb->local_alloc_state = OCFS2_LA_UNUSED; in ocfs2_shutdown_local_alloc()
Docfs2.h262 OCFS2_LA_UNUSED = 0, /* Local alloc will never be used for enumerator
Dsuper.c2146 osb->local_alloc_state = OCFS2_LA_UNUSED; in ocfs2_initialize_super()