Home
last modified time | relevance | path

Searched refs:__vfs_setxattr (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/linux/
Dxattr.h78 int __vfs_setxattr(struct mnt_idmap *, struct dentry *, struct inode *,
/Linux-v6.6/fs/
Dxattr.c185 __vfs_setxattr(struct mnt_idmap *idmap, struct dentry *dentry, in __vfs_setxattr() function
204 EXPORT_SYMBOL(__vfs_setxattr);
235 error = __vfs_setxattr(idmap, dentry, inode, name, value, in __vfs_setxattr_noperm()
/Linux-v6.6/fs/ecryptfs/
Dmmap.c430 rc = __vfs_setxattr(&nop_mnt_idmap, lower_dentry, lower_inode, in ecryptfs_write_inode_size_to_xattr()
Dcrypto.c1084 rc = __vfs_setxattr(&nop_mnt_idmap, lower_dentry, lower_inode, in ecryptfs_write_metadata_to_xattr()