Home
last modified time | relevance | path

Searched defs:wcp (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/fs/ocfs2/
Daops.c825 static int ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp, in ocfs2_alloc_write_ctxt()
/linux-6.14.4/include/sound/
Dwavefront.h446 #define WF_CHANNEL_STATUS(ch,wcp) (wcp)[(ch/7)] & (1<<((ch)%7)) argument