Home
last modified time | relevance | path

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

/lib/
Dscatterlist.c153 void sg_init_one(struct scatterlist *sg, const void *buf, unsigned int buflen) in sg_init_one()
651 size_t buflen, off_t skip, bool to_buffer) in sg_copy_buffer()
701 const void *buf, size_t buflen) in sg_copy_from_buffer()
718 void *buf, size_t buflen) in sg_copy_to_buffer()
736 const void *buf, size_t buflen, off_t skip) in sg_pcopy_from_buffer()
754 void *buf, size_t buflen, off_t skip) in sg_pcopy_to_buffer()
Dbitmap.c359 int __bitmap_parse(const char *buf, unsigned int buflen, in __bitmap_parse()
505 static int __bitmap_parselist(const char *buf, unsigned int buflen, in __bitmap_parselist()