Home
last modified time | relevance | path

Searched refs:OCFS2_FILECHECK_ERR_SUCCESS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Dfilecheck.h20 OCFS2_FILECHECK_ERR_SUCCESS = 0, /* Success */ enumerator
H A Dfilecheck.c409 unsigned int ret = OCFS2_FILECHECK_ERR_SUCCESS; in ocfs2_filecheck_handle()