Searched refs:ir_flags (Results 1 – 3 of 3) sorted by relevance
46 kreq->ir_flags |= OCFS2_INFO_FL_ERROR; in o2info_set_request_error()47 (void)put_user(kreq->ir_flags, (__u32 __user *)&(req->ir_flags)); in o2info_set_request_error()52 req->ir_flags |= OCFS2_INFO_FL_FILLED; in o2info_set_request_filled()57 req->ir_flags &= ~OCFS2_INFO_FL_FILLED; in o2info_clear_request_filled()62 return (!(req->ir_flags & OCFS2_INFO_FL_NON_COHERENT)); in o2info_coherent()
92 u8 ir_flags; member
496 event_data.ir_flags = event_map[i]; in iqs62x_irq()