Searched refs:btrfs_decode_error (Results 1 – 3 of 3) sorted by relevance
131 const char * __attribute_const__ btrfs_decode_error(int errno) in btrfs_decode_error() function190 errstr = btrfs_decode_error(errno); in __btrfs_handle_fs_error()381 errstr = btrfs_decode_error(errno); in __btrfs_panic()
3798 const char * __attribute_const__ btrfs_decode_error(int errno);
2819 const char *errstr = btrfs_decode_error(ret); in btrfs_finish_extent_commit()