Home
last modified time | relevance | path

Searched refs:bch2_fs_quota_transfer (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dfs.h152 int bch2_fs_quota_transfer(struct bch_fs *,
166 return bch2_fs_quota_transfer(c, inode, qid, in bch2_set_projid()
H A Dfs.c120 int bch2_fs_quota_transfer(struct bch_fs *c, in bch2_fs_quota_transfer() function
706 ret = bch2_fs_quota_transfer(c, src_inode, in bch2_rename2()
716 ret = bch2_fs_quota_transfer(c, dst_inode, in bch2_rename2()
756 bch2_fs_quota_transfer(c, src_inode, in bch2_rename2()
761 bch2_fs_quota_transfer(c, dst_inode, in bch2_rename2()
833 ret = bch2_fs_quota_transfer(c, inode, qid, ~0, in bch2_setattr_nonsize()
H A Dfs-ioctl.c250 ret = bch2_fs_quota_transfer(c, dst, in bch2_ioc_reinherit_attrs()