Searched refs:buf_setupl (Results 1 – 3 of 3) sorted by relevance
657 errno_t buf_setupl(buf_t bp, upl_t upl, uint32_t offset);
791 buf_setupl(buf_t bp, upl_t upl, uint32_t offset) in buf_setupl() function
1908 if (buf_setupl(cbp, upl, (uint32_t)upl_offset)) { in cluster_io()