Home
last modified time | relevance | path

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

/external/fio/
Dfilesetup.c1152 static int __is_already_allocated(const char *fname) in __is_already_allocated() function
1175 ret = __is_already_allocated(fname); in is_already_allocated()
1188 if (!__is_already_allocated(fname)) { in set_already_allocated()