Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dfs.h158 static inline int bch2_set_projid(struct bch_fs *c, in bch2_set_projid() function
H A Dxattr.c566 ret = bch2_set_projid(c, inode, s.v ? s.v - 1 : 0); in bch2_xattr_bcachefs_set()
H A Dfs.c1731 ? bch2_set_projid(c, inode, fa->fsx_projid) in bch2_fileattr_set()