Home
last modified time | relevance | path

Searched refs:__btrfs_panic (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dmessages.h197 void __btrfs_panic(struct btrfs_fs_info *fs_info, const char *function,
200 * If BTRFS_MOUNT_PANIC_ON_FATAL_ERROR is in mount_opt, __btrfs_panic
205 __btrfs_panic(fs_info, __func__, __LINE__, errno, fmt, ##args); \
H A Dmessages.c286 * __btrfs_panic decodes unexpected, fatal errors from the caller, issues an
290 void __btrfs_panic(struct btrfs_fs_info *fs_info, const char *function, in __btrfs_panic() function
/kernel/linux/linux-5.10/fs/btrfs/
H A Dctree.h3360 void __btrfs_panic(struct btrfs_fs_info *fs_info, const char *function,
3363 * If BTRFS_MOUNT_PANIC_ON_FATAL_ERROR is in mount_opt, __btrfs_panic
3368 __btrfs_panic(fs_info, __func__, __LINE__, errno, fmt, ##args); \
H A Dsuper.c290 * __btrfs_panic decodes unexpected, fatal errors from the caller,
294 void __btrfs_panic(struct btrfs_fs_info *fs_info, const char *function, in __btrfs_panic() function

Completed in 9 milliseconds