Home | History | Annotate | Download | only in vold

Lines Matching refs:fts_info

573             if (ftsent->fts_info & FTS_D) {
575 } else if (ftsent->fts_info & FTS_F) {