Home
last modified time | relevance | path

Searched refs:get_allocsize (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/kernel/syscalls/fallocate/
Dfallocate04.c56 static size_t get_allocsize(void) in get_allocsize() function
115 size_t alloc_size0 = get_allocsize(); in test02()
154 size_t alloc_size1 = get_allocsize(); in test02()
180 size_t alloc_size0 = get_allocsize(); in test03()
196 size_t alloc_size1 = get_allocsize(); in test03()
217 size_t alloc_size0 = get_allocsize(); in test04()
230 size_t alloc_size1 = get_allocsize(); in test04()
257 size_t alloc_size0 = get_allocsize(); in test05()
274 size_t alloc_size1 = get_allocsize(); in test05()
/external/curl/tests/python_dependencies/impacket/
Dsmb.py590 def get_allocsize(self): member in SharedFile