Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Daction.h319 extern int eval_prune_actions(struct dir_info *, struct dir_ent *);
Daction.c1986 int eval_prune_actions(struct dir_info *root, struct dir_ent *dir_ent) in eval_prune_actions() function
Dmksquashfs.c3829 if(eval_prune_actions(root_dir, dir_ent)) { in dir_scan4()