Searched refs:bch2_set_projid (Results 1 – 3 of 3) sorted by relevance
157 static inline int bch2_set_projid(struct bch_fs *c, in bch2_set_projid() function
188 bch2_set_projid(c, inode, fa.fsx_projid) ?: in bch2_ioc_fssetxattr()
560 ret = bch2_set_projid(c, inode, s.v ? s.v - 1 : 0); in bch2_xattr_bcachefs_set()