Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Docfs2_ioctl.h195 #define OCFS2_INFO_FL_ERROR (0x80000000) /* Error happened during macro
H A Dioctl.c45 kreq->ir_flags |= OCFS2_INFO_FL_ERROR; in o2info_set_request_error()