Lines Matching refs:d_walk
544 * Inform d_walk() and shrink_dentry_list() that we are no longer
555 * things like d_walk() it might end up with a nasty surprise.
556 * Normally d_walk() doesn't care about cursors moving around -
563 * before d_walk() regains parent->d_lock, we'll end up skipping
1342 * d_walk - walk the dentry tree
1349 static void d_walk(struct dentry *parent, void *data,
1487 d_walk(parent->dentry, &data, path_check_mount);
1626 d_walk(parent, &data, select_collect);
1637 d_walk(parent, &data, select_collect2);
1683 d_walk(dentry, dentry, umount_check);
1740 d_walk(dentry, &victim, find_submount);
3247 d_walk(parent, parent, d_genocide_kill);