|
@@ -1713,7 +1713,7 @@ EXPORT_SYMBOL(d_add_ci);
|
|
|
* __d_lookup_rcu - search for a dentry (racy, store-free)
|
|
|
* @parent: parent dentry
|
|
|
* @name: qstr of name we wish to find
|
|
|
- * @seq: returns d_seq value at the point where the dentry was found
|
|
|
+ * @seqp: returns d_seq value at the point where the dentry was found
|
|
|
* @inode: returns dentry->d_inode when the inode was found valid.
|
|
|
* Returns: dentry, or NULL
|
|
|
*
|