Home
last modified time | relevance | path

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

/external/fio/
Dfilelock.c25 #define MAX_FILELOCKS 128 macro
32 struct fio_filelock ffs[MAX_FILELOCKS];
84 for (i = 0; i < MAX_FILELOCKS; i++) { in fio_filelock_init()