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

/linux-master/include/linux/
H A Dxattr.h78 int __vfs_setxattr(struct mnt_idmap *, struct dentry *, struct inode *,
/linux-master/fs/
H A Dxattr.c184 __vfs_setxattr(struct mnt_idmap *idmap, struct dentry *dentry, function
203 EXPORT_SYMBOL(__vfs_setxattr); variable
234 error = __vfs_setxattr(idmap, dentry, inode, name, value,
/linux-master/fs/ecryptfs/
H A Dmmap.c430 rc = __vfs_setxattr(&nop_mnt_idmap, lower_dentry, lower_inode,
H A Dcrypto.c1084 rc = __vfs_setxattr(&nop_mnt_idmap, lower_dentry, lower_inode,

Completed in 96 milliseconds