ALSA: hda - restore BCLK M/N values when resuming HSW/BDW display controller
[deliverable/linux.git] / fs / exportfs / expfs.c
index 48a359dd286e79b08062db77ffdc593be92a2cb6..b01fbfb51f436fc3c5cf37942029aeafaab67284 100644 (file)
@@ -259,7 +259,7 @@ static int filldir_one(void * __buf, const char * name, int len,
 
 /**
  * get_name - default export_operations->get_name function
- * @dentry: the directory in which to find a name
+ * @path:   the directory in which to find a name
  * @name:   a pointer to a %NAME_MAX+1 char buffer to store the name
  * @child:  the dentry for the child directory.
  *
@@ -337,7 +337,7 @@ out:
 /**
  * export_encode_fh - default export_operations->encode_fh function
  * @inode:   the object to encode
- * @fh:      where to store the file handle fragment
+ * @fid:     where to store the file handle fragment
  * @max_len: maximum length to store there
  * @parent:  parent directory inode, if wanted
  *
This page took 0.027357 seconds and 5 git commands to generate.