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()277 errstr = btrfs_decode_error(errno); in __btrfs_abort_transaction()308 errstr = btrfs_decode_error(errno); in __btrfs_panic()
3316 const char * __attribute_const__ btrfs_decode_error(int errno);
2945 const char *errstr = btrfs_decode_error(ret); in btrfs_finish_extent_commit()