Searched refs:__vfs_removexattr (Results 1 – 2 of 2) sorted by relevance
431 __vfs_removexattr(struct dentry *dentry, const char *name) in __vfs_removexattr() function443 EXPORT_SYMBOL(__vfs_removexattr);473 error = __vfs_removexattr(dentry, name); in __vfs_removexattr_locked()
1099 rc = __vfs_removexattr(lower_dentry, name); in ecryptfs_removexattr()