Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dxattr.h66 int __vfs_removexattr_locked(struct user_namespace *, struct dentry *,
/Linux-v6.1/fs/
Dxattr.c495 __vfs_removexattr_locked(struct user_namespace *mnt_userns, in __vfs_removexattr_locked() function
524 EXPORT_SYMBOL_GPL(__vfs_removexattr_locked);
536 error = __vfs_removexattr_locked(mnt_userns, dentry, in vfs_removexattr()
/Linux-v6.1/fs/nfsd/
Dvfs.c2215 ret = __vfs_removexattr_locked(&init_user_ns, fhp->fh_dentry, in nfsd_removexattr()