Searched refs:BTRFS_MOUNT_PANIC_ON_FATAL_ERROR (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/fs/btrfs/ | ||
| D | super.c | 277 if (fs_info && (fs_info->mount_opt & BTRFS_MOUNT_PANIC_ON_FATAL_ERROR)) in __btrfs_panic() |
| D | ctree.h | 2183 #define BTRFS_MOUNT_PANIC_ON_FATAL_ERROR (1 << 22) macro |