Home
last modified time | relevance | path

Searched refs:__vfs_removexattr (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
A Dxattr.h65 int __vfs_removexattr(struct user_namespace *, struct dentry *, const char *);
/linux/fs/
A Dxattr.c457 __vfs_removexattr(struct user_namespace *mnt_userns, struct dentry *dentry, in __vfs_removexattr() function
471 EXPORT_SYMBOL(__vfs_removexattr);
503 error = __vfs_removexattr(mnt_userns, dentry, name); in __vfs_removexattr_locked()
/linux/security/integrity/evm/
A Devm_crypto.c386 rc = __vfs_removexattr(&init_user_ns, dentry, XATTR_NAME_EVM); in evm_update_evmxattr()
/linux/security/
A Dcommoncap.c324 error = __vfs_removexattr(mnt_userns, dentry, XATTR_NAME_CAPS); in cap_inode_killpriv()
/linux/fs/ecryptfs/
A Dinode.c1100 rc = __vfs_removexattr(&init_user_ns, lower_dentry, name); in ecryptfs_removexattr()
/linux/
A Dvmlinux.symvers8142 0x00000000 __vfs_removexattr vmlinux EXPORT_SYMBOL
A DSystem.map9288 ffff80001027c3c0 T __vfs_removexattr
A D.tmp_System.map9288 ffff80001027c3c0 T __vfs_removexattr

Completed in 325 milliseconds