Home
last modified time | relevance | path

Searched refs:vfs_removexattr (Results 1 – 3 of 3) sorted by relevance

/fs/
Dxattr.c287 vfs_removexattr(struct dentry *dentry, const char *name) in vfs_removexattr() function
315 EXPORT_SYMBOL_GPL(vfs_removexattr);
640 return vfs_removexattr(d, kname); in removexattr()
/fs/cachefiles/
Dxattr.c279 ret = vfs_removexattr(dentry, cachefiles_xattr_cache); in cachefiles_remove_object_xattr()
/fs/nfsd/
Dvfs.c2308 error = vfs_removexattr(fhp->fh_dentry, name); in nfsd_set_posix_acl()