Searched refs:vfs_remove_acl (Results 1 – 4 of 4) sorted by relevance
1209 int vfs_remove_acl(struct mnt_idmap *idmap, struct dentry *dentry, in vfs_remove_acl() function1260 EXPORT_SYMBOL_GPL(vfs_remove_acl);
1022 return vfs_remove_acl(idmap, d, name); in removexattr()
352 return vfs_remove_acl(ovl_upper_mnt_idmap(ofs), dentry, acl_name); in ovl_do_remove_acl()
1354 err = vfs_remove_acl(idmap, path->dentry, name); in ksmbd_vfs_remove_acl_xattrs()