Searched refs:__vfs_removexattr (Results 1 – 2 of 2) sorted by relevance
468 __vfs_removexattr(struct user_namespace *mnt_userns, struct dentry *dentry, in __vfs_removexattr() function482 EXPORT_SYMBOL(__vfs_removexattr);514 error = __vfs_removexattr(mnt_userns, dentry, name); in __vfs_removexattr_locked()
1108 rc = __vfs_removexattr(&init_user_ns, lower_dentry, name); in ecryptfs_removexattr()