Searched refs:fs_error (Results 1 – 2 of 2) sorted by relevance
837 int fs_error; member1181 #define BTRFS_FS_ERROR(fs_info) (READ_ONCE((fs_info)->fs_error))1203 WRITE_ONCE(fs_info->fs_error, -EIO); in btrfs_force_shutdown()
3383 WRITE_ONCE(fs_info->fs_error, -EUCLEAN); in open_ctree()3387 WRITE_ONCE(fs_info->fs_error, -EROFS); in open_ctree()