Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dxattr.h62 int __vfs_setxattr(struct mnt_idmap *, struct dentry *, struct inode *,
/linux-6.3-rc2/fs/
A Dxattr.c187 __vfs_setxattr(struct mnt_idmap *idmap, struct dentry *dentry, in __vfs_setxattr() function
206 EXPORT_SYMBOL(__vfs_setxattr);
237 error = __vfs_setxattr(idmap, dentry, inode, name, value, in __vfs_setxattr_noperm()
/linux-6.3-rc2/fs/ecryptfs/
A Dmmap.c431 rc = __vfs_setxattr(&nop_mnt_idmap, lower_dentry, lower_inode, in ecryptfs_write_inode_size_to_xattr()
A Dcrypto.c1084 rc = __vfs_setxattr(&nop_mnt_idmap, lower_dentry, lower_inode, in ecryptfs_write_metadata_to_xattr()
/linux-6.3-rc2/security/smack/
A Dsmack_lsm.c3510 rc = __vfs_setxattr(&nop_mnt_idmap, dp, inode, in smack_d_instantiate()

Completed in 18 milliseconds