Home
last modified time | relevance | path

Searched refs:BTRFS_SUPER_FLAG_ERROR (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/fs/btrfs/
H A Dsuper.c13 | BTRFS_SUPER_FLAG_ERROR \
H A Dbtrfs_tree.h455 #define BTRFS_SUPER_FLAG_ERROR (1ULL << 2) macro
/openbmc/linux/include/uapi/linux/
H A Dbtrfs_tree.h727 #define BTRFS_SUPER_FLAG_ERROR (1ULL << 2) macro
/openbmc/linux/fs/btrfs/
H A Ddisk-io.c58 BTRFS_SUPER_FLAG_ERROR |\
3279 if (btrfs_super_flags(disk_super) & BTRFS_SUPER_FLAG_ERROR) in open_ctree()