Whamcloud - gitweb
LU-12988 osd: do not use preallocation during mount
[fs/lustre-release.git] / lustre / osd-ldiskfs / osd_internal.h
index c3c62e5..6e14946 100644 (file)
@@ -1146,8 +1146,6 @@ int osd_calc_bkmap_credits(struct super_block *sb, struct inode *inode,
                           const int blocks);
 
 int osd_ldiskfs_read(struct inode *inode, void *buf, int size, loff_t *offs);
-int osd_ldiskfs_write_record(struct inode *inode, void *buf, int bufsize,
-                            int write_NUL, loff_t *offs, handle_t *handle);
 
 static inline
 struct dentry *osd_child_dentry_by_inode(const struct lu_env *env,