Searched refs:fs_error (Results 1 – 2 of 2) sorted by relevance
835 int fs_error; member1179 #define BTRFS_FS_ERROR(fs_info) (READ_ONCE((fs_info)->fs_error))1201 WRITE_ONCE(fs_info->fs_error, -EIO); in btrfs_force_shutdown()
3386 WRITE_ONCE(fs_info->fs_error, -EUCLEAN); in open_ctree()3390 WRITE_ONCE(fs_info->fs_error, -EROFS); in open_ctree()