Home
last modified time | relevance | path

Searched refs:vfs_removexattr (Results 1 – 10 of 10) sorted by relevance

/linux/include/linux/
A Dxattr.h68 int vfs_removexattr(struct user_namespace *, struct dentry *, const char *);
/linux/fs/
A Dxattr.c516 vfs_removexattr(struct user_namespace *mnt_userns, struct dentry *dentry, in vfs_removexattr() function
537 EXPORT_SYMBOL_GPL(vfs_removexattr);
821 return vfs_removexattr(mnt_userns, d, kname); in removexattr()
/linux/fs/cachefiles/
A Dxattr.c311 ret = vfs_removexattr(&init_user_ns, dentry, cachefiles_xattr_cache); in cachefiles_remove_object_xattr()
/linux/fs/overlayfs/
A Doverlayfs.h213 int err = vfs_removexattr(&init_user_ns, dentry, name); in ovl_do_removexattr()
A Dsuper.c812 err = vfs_removexattr(&init_user_ns, work, in ovl_workdir_create()
817 err = vfs_removexattr(&init_user_ns, work, in ovl_workdir_create()
A Dinode.c375 err = vfs_removexattr(&init_user_ns, realdentry, name); in ovl_xattr_set()
/linux/fs/ksmbd/
A Dvfs.c1084 return vfs_removexattr(user_ns, dentry, attr_name); in ksmbd_vfs_remove_xattr()
/linux/
A Dvmlinux.symvers7130 0x00000000 vfs_removexattr vmlinux EXPORT_SYMBOL_GPL
A DSystem.map9296 ffff80001027ca90 T vfs_removexattr
A D.tmp_System.map9296 ffff80001027ca90 T vfs_removexattr

Completed in 322 milliseconds