Home
last modified time | relevance | path

Searched refs:bch2_err_class (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dxattr.c324 return ret ? bch2_err_class(ret) : buf.used; in bch2_xattr_list()
339 return bch2_err_class(ret); in bch2_xattr_get_handler()
361 return bch2_err_class(ret); in bch2_xattr_set_handler()
575 return bch2_err_class(ret); in bch2_xattr_bcachefs_set()
H A Dfs.c811 return bch2_err_class(ret); in bch2_link()
869 return bch2_err_class(ret); in bch2_unlink()
904 return bch2_err_class(ret); in bch2_symlink()
1053 return bch2_err_class(ret); in bch2_rename2()
1171 return bch2_err_class(ret); in bch2_setattr_nonsize()
1585 return bch2_err_class(ret); in bch2_vfs_readdir()
2154 return bch2_err_class(ret); in bch2_vfs_write_inode()
2307 return bch2_err_class(ret); in bch2_sync_fs()
2581 return bch2_err_class(ret); in bch2_fs_get_tree()
2635 return bch2_err_class(ret); in bch2_fs_parse_param()
[all …]
H A Dfs-io.c251 ret = bch2_err_class(ret); in bch2_fsync()
540 return bch2_err_class(ret); in bchfs_truncate()
850 return bch2_err_class(ret); in bch2_fallocate_dispatch()
971 return bch2_err_class(ret); in bch2_remap_file_range()
1085 return bch2_err_class(ret); in bch2_llseek()
H A Dquota.c592 return bch2_err_class(ret); in bch2_quota_enable()
755 return bch2_err_class(ret); in bch2_quota_set_info()
816 return bch2_err_class(ret); in bch2_get_next_quota()
876 return bch2_err_class(ret); in bch2_set_quota()
H A Dfs-io-buffered.c380 return bch2_err_class(ret); in bch2_read_folio()
680 return bch2_err_class(ret); in bch2_writepages()
765 return bch2_err_class(ret); in bch2_write_begin()
1099 return bch2_err_class(ret); in bch2_write_iter()
H A Dfs-io-direct.c225 return bch2_err_class(ret); in bch2_read_iter()
410 ret = bch2_err_class(ret); in bch2_dio_write_done()
H A Dchardev.c152 ret = bch2_err_class(ret); in bch2_global_ioctl()
740 ret = bch2_err_class(ret); in bch2_fs_ioctl()
H A Dsysfs.c74 return bch2_err_class(ret); \
87 return bch2_err_class(fn##_store_inner(kobj, attr, buf, size)); \
H A Dfs-ioctl.c409 return bch2_err_class(ret); in bch2_fs_file_ioctl()
H A Derrcode.h371 static inline long bch2_err_class(long err) in bch2_err_class() function
/linux-6.15/Documentation/filesystems/bcachefs/
H A Derrorcodes.rst19 At the module boundary, we use bch2_err_class() to convert to a standard error