Searched refs:bch2_fs_quota_transfer (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | fs.h | 152 int bch2_fs_quota_transfer(struct bch_fs *, 166 return bch2_fs_quota_transfer(c, inode, qid, in bch2_set_projid()
|
| H A D | fs-ioctl.c | 76 ret = bch2_fs_quota_transfer(c, dst, in bch2_ioc_reinherit_attrs()
|
| H A D | fs.c | 159 int bch2_fs_quota_transfer(struct bch_fs *c, in bch2_fs_quota_transfer() function 957 ret = bch2_fs_quota_transfer(c, src_inode, in bch2_rename2() 967 ret = bch2_fs_quota_transfer(c, dst_inode, in bch2_rename2() 1037 bch2_fs_quota_transfer(c, src_inode, in bch2_rename2() 1042 bch2_fs_quota_transfer(c, dst_inode, in bch2_rename2() 1126 ret = bch2_fs_quota_transfer(c, inode, qid, ~0, in bch2_setattr_nonsize()
|