Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dfs.c677 return bch2_err_class(PTR_ERR(inode)); in bch2_mknod()
732 return bch2_err_class(ret); in bch2_link()
787 return bch2_err_class(ret); in bch2_unlink()
801 return bch2_err_class(PTR_ERR(inode)); in bch2_symlink()
822 return bch2_err_class(ret); in bch2_symlink()
971 return bch2_err_class(ret); in bch2_rename2()
1089 return bch2_err_class(ret); in bch2_setattr_nonsize()
1176 return bch2_err_class(PTR_ERR(inode)); in bch2_tmpfile()
1380 return bch2_err_class(ret); in bch2_vfs_readdir()
1806 return bch2_err_class(ret); in bch2_vfs_write_inode()
[all …]
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()
576 return bch2_err_class(ret); in bch2_xattr_bcachefs_set()
H A Dfs-io.c207 ret = bch2_err_class(ret); in bch2_fsync()
484 return bch2_err_class(ret); in bchfs_truncate()
794 return bch2_err_class(ret); in bch2_fallocate_dispatch()
908 return bch2_err_class(ret); in bch2_remap_file_range()
1011 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.c335 return bch2_err_class(ret); in bch2_read_folio()
644 return bch2_err_class(ret); in bch2_writepages()
729 return bch2_err_class(ret); in bch2_write_begin()
1063 return bch2_err_class(ret); in bch2_write_iter()
H A Dfs-io-direct.c212 return bch2_err_class(ret); in bch2_read_iter()
397 ret = bch2_err_class(ret); in bch2_dio_write_done()
H A Dsysfs.c74 return bch2_err_class(ret); \
87 return bch2_err_class(fn##_store_inner(kobj, attr, buf, size)); \
H A Dchardev.c275 ret = bch2_err_class(ret); in bch2_global_ioctl()
935 ret = bch2_err_class(ret); in bch2_fs_ioctl()
H A Derrcode.h301 static inline long bch2_err_class(long err) in bch2_err_class() function
H A Dfs-ioctl.c607 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