Searched refs:bch2_set_acl_trans (Results 1 – 3 of 3) sorted by relevance
/linux/fs/bcachefs/ |
H A D | acl.h | 33 int bch2_set_acl_trans(struct btree_trans *, subvol_inum, 43 static inline int bch2_set_acl_trans(struct btree_trans *trans, subvol_inum inum, in bch2_set_acl_trans() function
|
H A D | acl.c | 311 int bch2_set_acl_trans(struct btree_trans *trans, subvol_inum inum, in bch2_set_acl_trans() function 373 ret = bch2_set_acl_trans(trans, inode_inum(inode), &inode_u, acl, type); in bch2_set_acl()
|
H A D | namei.c | 142 ret = bch2_set_acl_trans(trans, new_inum, new_inode, in bch2_create_trans() 149 ret = bch2_set_acl_trans(trans, new_inum, new_inode, in bch2_create_trans()
|