Home
last modified time | relevance | path

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

/fs/
Dxattr.c247 __vfs_setxattr_locked(struct dentry *dentry, const char *name, in __vfs_setxattr_locked() function
271 EXPORT_SYMBOL_GPL(__vfs_setxattr_locked);
283 error = __vfs_setxattr_locked(dentry, name, value, size, flags, in vfs_setxattr()
/fs/nfsd/
Dvfs.c2314 ret = __vfs_setxattr_locked(fhp->fh_dentry, name, buf, len, flags, in nfsd_setxattr()