Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
Dfsck.c164 static int to_be_ignored(struct f_sys_info *finfo) in to_be_ignored() function
308 if (to_be_ignored(finfo)) finfo->flag |= FLAG_DONE; in scan_all()
316 if ((toys.optflags & FLAG_R) || to_be_ignored(finfo)) { in scan_all()