Home
last modified time | relevance | path

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

/fs/
Dxattr.c190 vfs_removexattr(struct dentry *dentry, const char *name) in vfs_removexattr() function
214 EXPORT_SYMBOL_GPL(vfs_removexattr);
481 return vfs_removexattr(d, kname); in removexattr()
/fs/nfsd/
Dvfs.c2199 error = vfs_removexattr(fhp->fh_dentry, name); in nfsd_set_posix_acl()