Home
last modified time | relevance | path

Searched refs:CODA_ALLOC (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/coda/
Dcoda_linux.h66 #define CODA_ALLOC(ptr, cast, size) do { \ macro
Dpsdev.c127 CODA_ALLOC(dcbuf, union outputArgs *, nbytes); in coda_psdev_write()
Dupcall.c49 CODA_ALLOC(inp, union inputArgs *, size); in alloc_upcall()
746 CODA_ALLOC((sig_req->uc_data), char *, sizeof(struct coda_in_hdr)); in coda_upcall()