Lines Matching refs:d_walk
516 * Inform d_walk() and shrink_dentry_list() that we are no longer
527 * things like d_walk() it might end up with a nasty surprise.
528 * Normally d_walk() doesn't care about cursors moving around -
535 * before d_walk() regains parent->d_lock, we'll end up skipping
1282 * d_walk - walk the dentry tree
1289 static void d_walk(struct dentry *parent, void *data,
1427 d_walk(parent->dentry, &data, path_check_mount);
1566 d_walk(parent, &data, select_collect);
1577 d_walk(parent, &data, select_collect2);
1624 d_walk(dentry, dentry, umount_check);
1681 d_walk(dentry, &victim, find_submount);
3131 d_walk(parent, parent, d_genocide_kill);