Searched refs:strtoi_h (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/md/bcache/
H A Dsysfs.h99 int _r = strtoi_h(cp, &v); \
107 return strtoi_h(buf, &var) ?: (ssize_t) size; \
H A Dutil.h319 #define strtoi_h(cp, res) \ macro

Completed in 34 milliseconds