Home
last modified time | relevance | path

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

/external/fio/engines/
Dlibhdfs.c127 unsigned long f_id; in fio_hdfsio_prep() local
132 f_id = floor(io_u->offset / options-> chunck_size); in fio_hdfsio_prep()
134 if (f_id == hd->curr_file_id) { in fio_hdfsio_prep()
156 get_chunck_name(fname, io_u->file->file_name, f_id); in fio_hdfsio_prep()
163 hd->curr_file_id = f_id; in fio_hdfsio_prep()
/external/ipsec-tools/src/racoon/
Disakmp_quick.c320 int f_id; local
394 f_id = 0; /* flag to use checking ID */
429 if (f_id == 0) {
431 f_id = 1;