Searched refs:ftse (Results 1 – 1 of 1) sorted by relevance
366 FTSENT *ftse = NULL; in build_pinned_obj_table() local384 while ((ftse = fts_read(fts))) { in build_pinned_obj_table()385 if (!(ftse->fts_info & FTS_F)) in build_pinned_obj_table()387 fd = open_obj_pinned(ftse->fts_path); in build_pinned_obj_table()413 obj_node->path = strdup(ftse->fts_path); in build_pinned_obj_table()