|
@@ -3249,7 +3249,7 @@ void btrfs_test_inode_set_ops(struct inode *inode);
|
|
long btrfs_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
|
|
long btrfs_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
|
|
long btrfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
|
|
long btrfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
|
|
int btrfs_ioctl_get_supported_features(void __user *arg);
|
|
int btrfs_ioctl_get_supported_features(void __user *arg);
|
|
-void btrfs_update_iflags(struct inode *inode);
|
|
|
|
|
|
+void btrfs_sync_inode_flags_to_i_flags(struct inode *inode);
|
|
int btrfs_is_empty_uuid(u8 *uuid);
|
|
int btrfs_is_empty_uuid(u8 *uuid);
|
|
int btrfs_defrag_file(struct inode *inode, struct file *file,
|
|
int btrfs_defrag_file(struct inode *inode, struct file *file,
|
|
struct btrfs_ioctl_defrag_range_args *range,
|
|
struct btrfs_ioctl_defrag_range_args *range,
|