Searched refs:btrfs_decode_error (Results 1 – 3 of 3) sorted by relevance
75 const char * __attribute_const__ btrfs_decode_error(int errno) in btrfs_decode_error() function139 errstr = btrfs_decode_error(errno); in __btrfs_handle_fs_error()304 errstr = btrfs_decode_error(errno); in __btrfs_panic()
189 const char * __attribute_const__ btrfs_decode_error(int errno);
2854 const char *errstr = btrfs_decode_error(ret); in btrfs_finish_extent_commit()