start_removing_noperm
EXPORT_SYMBOL(start_removing_noperm);
d = start_removing_noperm(path->dentry, &last);
struct dentry *start_removing_noperm(struct dentry *parent, struct qstr *name);
dentry = start_removing_noperm(mnt->mnt_root, &QSTR(name->name));