Searched refs:bch2_fs_quota_transfer (Results 1 – 3 of 3) sorted by relevance
/linux/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.c | 140 int bch2_fs_quota_transfer(struct bch_fs *c, in bch2_fs_quota_transfer() function 911 ret = bch2_fs_quota_transfer(c, src_inode, in bch2_rename2() 921 ret = bch2_fs_quota_transfer(c, dst_inode, in bch2_rename2() 991 bch2_fs_quota_transfer(c, src_inode, in bch2_rename2() 996 bch2_fs_quota_transfer(c, dst_inode, in bch2_rename2() 1080 ret = bch2_fs_quota_transfer(c, inode, qid, ~0, in bch2_setattr_nonsize()
|
H A D | fs-ioctl.c | 250 ret = bch2_fs_quota_transfer(c, dst, in bch2_ioc_reinherit_attrs()
|