Searched refs:__vfs_removexattr (Results 1 – 2 of 2) sorted by relevance
367 __vfs_removexattr(struct dentry *dentry, const char *name) in __vfs_removexattr() function379 EXPORT_SYMBOL(__vfs_removexattr);396 error = __vfs_removexattr(dentry, name); in vfs_removexattr()
1091 rc = __vfs_removexattr(lower_dentry, name); in ecryptfs_removexattr()