Searched refs:toput (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/exportfs/
H A Dexpfs.c45 struct dentry *dentry, *toput = NULL; local
54 if (toput)
55 dput(toput);
61 toput = dentry;
65 if (toput)
66 dput(toput);

Completed in 75 milliseconds