Home
last modified time | relevance | path

Searched refs:btrfs_decode_error (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
Dmessages.c75 const char * __attribute_const__ btrfs_decode_error(int errno) in btrfs_decode_error() function
139 errstr = btrfs_decode_error(errno); in __btrfs_handle_fs_error()
304 errstr = btrfs_decode_error(errno); in __btrfs_panic()
Dmessages.h189 const char * __attribute_const__ btrfs_decode_error(int errno);
Dextent-tree.c2842 const char *errstr = btrfs_decode_error(ret); in btrfs_finish_extent_commit()
/kernel/linux/linux-5.10/fs/btrfs/
Dsuper.c85 const char * __attribute_const__ btrfs_decode_error(int errno) in btrfs_decode_error() function
143 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()
Dctree.h3322 const char * __attribute_const__ btrfs_decode_error(int errno);
Dextent-tree.c2883 const char *errstr = btrfs_decode_error(ret); in btrfs_finish_extent_commit()