Lines Matching defs:dput
758 * Try to do a lockless dput(), and return whether that was successful.
808 * dput(), and we need to not race with that.
870 * This is dput
887 * dput - release a dentry
895 void dput(struct dentry *dentry)
917 EXPORT_SYMBOL(dput);
975 dput(ret);
1114 dput(parent);
1685 dput(dentry);
1748 dput(victim);
2091 dput(dentry);
2244 dput(found);
2420 * dentry is returned. The caller must use dput to free the entry when it has
2657 dput(dentry);
2661 dput(new);
2724 dput(new);
2736 dput(dentry);
3156 dput(new);
3169 dput(new);
3172 dput(old_parent);