Searched refs:__vfs_setxattr_locked (Results 1 – 2 of 2) sorted by relevance
/fs/ |
D | xattr.c | 247 __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/ |
D | vfs.c | 2314 ret = __vfs_setxattr_locked(fhp->fh_dentry, name, buf, len, flags, in nfsd_setxattr()
|