Searched refs:bch2_err_class (Results 1 – 9 of 9) sorted by relevance
752 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...]
329 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()
253 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()
592 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()
380 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()
226 return bch2_err_class(ret); in bch2_read_iter() 411 ret = bch2_err_class(ret); in bch2_dio_write_done()
78 return bch2_err_class(ret); \91 return bch2_err_class(fn##_store_inner(kobj, attr, buf, size)); \
415 return bch2_err_class(ret); in bch2_fs_file_ioctl()
19 At the module boundary, we use bch2_err_class() to convert to a standard error