Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dfs.h157 static inline int bch2_set_projid(struct bch_fs *c, in bch2_set_projid() function
H A Dfs-ioctl.c188 bch2_set_projid(c, inode, fa.fsx_projid) ?: in bch2_ioc_fssetxattr()
H A Dxattr.c560 ret = bch2_set_projid(c, inode, s.v ? s.v - 1 : 0); in bch2_xattr_bcachefs_set()