Home
last modified time | relevance | path

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

/lib/
Dtest-string_helpers.c330 #define test_string_get_size_one(size, blk_size, exp_result10, exp_result2) \ argument
343 const u64 blk_size) in test_string_get_size_check()
356 static __init void __test_string_get_size(const u64 size, const u64 blk_size, in __test_string_get_size()
Dstring_helpers.c34 void string_get_size(u64 size, u64 blk_size, const enum string_size_units units, in string_get_size()