Searched refs:vfs_remove_acl (Results 1 – 3 of 3) sorted by relevance
1210 int vfs_remove_acl(struct mnt_idmap *idmap, struct dentry *dentry, in vfs_remove_acl() function1261 EXPORT_SYMBOL_GPL(vfs_remove_acl);
361 return vfs_remove_acl(ovl_upper_mnt_idmap(ofs), dentry, acl_name); in ovl_do_remove_acl()
1293 err = vfs_remove_acl(idmap, path->dentry, name); in ksmbd_vfs_remove_acl_xattrs()