Searched refs:wcp (Results 1 – 2 of 2) sorted by relevance
510 #define WF_CHANNEL_STATUS(ch,wcp) (wcp)[(ch/7)] & (1<<((ch)%7)) argument
863 static int ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp, in ocfs2_alloc_write_ctxt() argument891 *wcp = wc; in ocfs2_alloc_write_ctxt()