Home
last modified time | relevance | path

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

/external/fio/
Dfilesetup.c1344 static bool __is_already_allocated(const char *fname, bool set) in __is_already_allocated() function
1370 ret = __is_already_allocated(fname, false); in is_already_allocated()
1384 if (!__is_already_allocated(fname, true)) { in set_already_allocated()