Home
last modified time | relevance | path

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

/fs/ocfs2/
Dlocalalloc.c397 if (osb->local_alloc_state == OCFS2_LA_UNUSED) in ocfs2_shutdown_local_alloc()
461 osb->local_alloc_state = OCFS2_LA_UNUSED; in ocfs2_shutdown_local_alloc()
Docfs2.h260 OCFS2_LA_UNUSED = 0, /* Local alloc will never be used for enumerator
Dsuper.c2129 osb->local_alloc_state = OCFS2_LA_UNUSED; in ocfs2_initialize_super()