Searched refs:btrfs_decode_error (Results 1 – 3 of 3) sorted by relevance
85 const char * __attribute_const__ btrfs_decode_error(int errno) in btrfs_decode_error() function143 errstr = btrfs_decode_error(errno); in __btrfs_handle_fs_error()327 errstr = btrfs_decode_error(errno); in __btrfs_panic()
3574 const char * __attribute_const__ btrfs_decode_error(int errno);
2846 const char *errstr = btrfs_decode_error(ret); in btrfs_finish_extent_commit()