Home
last modified time | relevance | path

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

/linux/include/linux/
A Dxattr.h60 int __vfs_setxattr_locked(struct user_namespace *, struct dentry *,
/linux/fs/
A Dxattr.c255 __vfs_setxattr_locked(struct user_namespace *mnt_userns, struct dentry *dentry, in __vfs_setxattr_locked() function
281 EXPORT_SYMBOL_GPL(__vfs_setxattr_locked);
301 error = __vfs_setxattr_locked(mnt_userns, dentry, name, value, size, in vfs_setxattr()
/linux/fs/ecryptfs/
A Dinode.c1034 rc = __vfs_setxattr_locked(&init_user_ns, lower_dentry, name, value, size, flags, NULL); in ecryptfs_setxattr()
/linux/fs/nfsd/
A Dvfs.c2311 ret = __vfs_setxattr_locked(&init_user_ns, fhp->fh_dentry, name, buf, in nfsd_setxattr()
/linux/
A Dvmlinux.symvers7233 0x00000000 __vfs_setxattr_locked vmlinux EXPORT_SYMBOL_GPL
A DSystem.map9305 ffff80001027d6c4 T __vfs_setxattr_locked
A D.tmp_System.map9305 ffff80001027d6c4 T __vfs_setxattr_locked

Completed in 326 milliseconds