Whamcloud - gitweb
LU-8191 lustre: convert osp,osd,osc,ofd functions to static
[fs/lustre-release.git] / lustre / osp / osp_precreate.c
index 6f5afb2..0bd9548 100644 (file)
@@ -1166,7 +1166,7 @@ update:
  * \retval 0           on success
  * \retval negative    negated errno on error
  */
-int osp_init_pre_fid(struct lu_env *env, struct osp_device *osp)
+static int osp_init_pre_fid(struct lu_env *env, struct osp_device *osp)
 {
        struct osp_thread_info  *osi;
        struct lu_client_seq    *cli_seq;