Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dfilecheck.h30 OCFS2_FILECHECK_ERR_SUCCESS = 0, /* Success */ enumerator
Dfilecheck.c418 unsigned int ret = OCFS2_FILECHECK_ERR_SUCCESS; in ocfs2_filecheck_handle()