Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dlocalalloc.c383 if (osb->local_alloc_state == OCFS2_LA_UNUSED) in ocfs2_shutdown_local_alloc()
446 osb->local_alloc_state = OCFS2_LA_UNUSED; in ocfs2_shutdown_local_alloc()
H A Docfs2.h250 OCFS2_LA_UNUSED = 0, /* Local alloc will never be used for enumerator
H A Dsuper.c2093 osb->local_alloc_state = OCFS2_LA_UNUSED; in ocfs2_initialize_super()