|
@@ -3161,7 +3161,6 @@ int btrfs_prealloc_file_range_trans(struct inode *inode,
|
|
|
struct btrfs_trans_handle *trans, int mode,
|
|
struct btrfs_trans_handle *trans, int mode,
|
|
|
u64 start, u64 num_bytes, u64 min_size,
|
|
u64 start, u64 num_bytes, u64 min_size,
|
|
|
loff_t actual_len, u64 *alloc_hint);
|
|
loff_t actual_len, u64 *alloc_hint);
|
|
|
-int btrfs_inode_check_errors(struct inode *inode);
|
|
|
|
|
extern const struct dentry_operations btrfs_dentry_operations;
|
|
extern const struct dentry_operations btrfs_dentry_operations;
|
|
|
#ifdef CONFIG_BTRFS_FS_RUN_SANITY_TESTS
|
|
#ifdef CONFIG_BTRFS_FS_RUN_SANITY_TESTS
|
|
|
void btrfs_test_inode_set_ops(struct inode *inode);
|
|
void btrfs_test_inode_set_ops(struct inode *inode);
|