Lines Matching defs:dput
730 * Try to do a lockless dput(), and return whether that was successful.
780 * dput(), and we need to not race with that.
835 * This is dput
852 * dput - release a dentry
860 void dput(struct dentry *dentry)
882 EXPORT_SYMBOL(dput);
940 dput(ret);
1054 dput(parent);
1626 dput(dentry);
1689 dput(victim);
2031 dput(dentry);
2183 dput(found);
2326 * dentry is returned. The caller must use dput to free the entry when it has
2560 dput(dentry);
2564 dput(new);
2627 dput(new);
2639 dput(dentry);
3040 dput(new);
3053 dput(new);
3056 dput(old_parent);