Home
last modified time | relevance | path

Searched refs:fs_error (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
H A Dfs.h835 int fs_error; member
1179 #define BTRFS_FS_ERROR(fs_info) (READ_ONCE((fs_info)->fs_error))
1201 WRITE_ONCE(fs_info->fs_error, -EIO); in btrfs_force_shutdown()
H A Ddisk-io.c3386 WRITE_ONCE(fs_info->fs_error, -EUCLEAN); in open_ctree()
3390 WRITE_ONCE(fs_info->fs_error, -EROFS); in open_ctree()