Toggle navigation
/
Symbol
File
Text
Line
Symbol: dput
function
Declared as a prototype...
fs/dcache.c:916:1-916:1
: extern void dput(struct dentry *);
include/linux/dcache.h:368:1-368:33
: extern void dput(struct dentry *);
Defined...
fs/dcache.c:894:1-915:1
: void dput(struct dentry *dentry)