Whamcloud - gitweb
LU-1445 osd: add fld look up in osd.
[fs/lustre-release.git] / lustre / osd-ldiskfs / osd_oi.h
index 0cb61c8..bb97b49 100644 (file)
@@ -139,5 +139,7 @@ int  osd_oi_delete(struct osd_thread_info *info,
                   struct osd_device *osd, const struct lu_fid *fid,
                   struct thandle *th);
 
+int fid_is_on_ost(struct osd_thread_info *info, struct osd_device *osd,
+                 const struct lu_fid *fid);
 #endif /* __KERNEL__ */
 #endif /* _OSD_OI_H */