Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dfs.c752 return bch2_err_class(PTR_ERR(inode)); in bch2_mknod()
807 return bch2_err_class(ret); in bch2_link()
865 return bch2_err_class(ret); in bch2_unlink()
879 return bch2_err_class(PTR_ERR(inode)); in bch2_symlink()
900 return bch2_err_class(ret); in bch2_symlink()
1049 return bch2_err_class(ret); in bch2_rename2()
1167 return bch2_err_class(ret); in bch2_setattr_nonsize()
1254 return bch2_err_class(PTR_ERR(inode)); in bch2_tmpfile()
1545 return bch2_err_class(ret < 0 ? ret : 0); in bch2_fiemap()
1582 return bch2_err_class(re in bch2_vfs_readdir()
[all...]
H A Dxattr.c329 return ret ? bch2_err_class(ret) : buf.used; in bch2_xattr_list()
344 return bch2_err_class(ret); in bch2_xattr_get_handler()
366 return bch2_err_class(ret); in bch2_xattr_set_handler()
580 return bch2_err_class(ret); in bch2_xattr_bcachefs_set()
H A Dfs-io.c253 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()
672 return bch2_err_class(ret); in bch2_writepages()
757 return bch2_err_class(ret); in bch2_write_begin()
1091 return bch2_err_class(ret); in bch2_write_iter()
H A Dfs-io-direct.c226 return bch2_err_class(ret); in bch2_read_iter()
411 ret = bch2_err_class(ret); in bch2_dio_write_done()
H A Dsysfs.c78 return bch2_err_class(ret); \
91 return bch2_err_class(fn##_store_inner(kobj, attr, buf, size)); \
H A Dfs-ioctl.c415 return bch2_err_class(ret); in bch2_fs_file_ioctl()
/linux/Documentation/filesystems/bcachefs/
H A Derrorcodes.rst19 At the module boundary, we use bch2_err_class() to convert to a standard error