Home
last modified time | relevance | path

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

/fs/
Dxattr.c257 __vfs_setxattr_locked(struct user_namespace *mnt_userns, struct dentry *dentry, in __vfs_setxattr_locked() function
283 EXPORT_SYMBOL_GPL(__vfs_setxattr_locked);
309 error = __vfs_setxattr_locked(mnt_userns, dentry, name, value, size, in vfs_setxattr()
/fs/ecryptfs/
Dinode.c1042 rc = __vfs_setxattr_locked(&init_user_ns, lower_dentry, name, value, size, flags, NULL); in ecryptfs_setxattr()
/fs/nfsd/
Dvfs.c2254 ret = __vfs_setxattr_locked(&init_user_ns, fhp->fh_dentry, name, buf, in nfsd_setxattr()