Searched refs:ocfs2_filecheck_errs (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ocfs2/
H A Dfilecheck.c32 static const char * const ocfs2_filecheck_errs[] = { variable
66 return ocfs2_filecheck_errs[errno];
70 return ocfs2_filecheck_errs[errno - OCFS2_FILECHECK_ERR_START + 1];

Completed in 90 milliseconds