Searched refs:vfs_setxattr (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dxattr.h85 int vfs_setxattr(struct mnt_idmap *, struct dentry *, const char *,
/linux-master/fs/cachefiles/
H A Dxattr.c68 ret = vfs_setxattr(&nop_mnt_idmap, dentry, cachefiles_xattr_cache,
210 ret = vfs_setxattr(&nop_mnt_idmap, dentry, cachefiles_xattr_cache,
/linux-master/fs/
H A Dxattr.c304 vfs_setxattr(struct mnt_idmap *idmap, struct dentry *dentry, function
335 EXPORT_SYMBOL_GPL(vfs_setxattr); variable
629 return vfs_setxattr(idmap, dentry, ctx->kname->name,
/linux-master/fs/overlayfs/
H A Doverlayfs.h314 int err = vfs_setxattr(ovl_upper_mnt_idmap(ofs), dentry, name,
/linux-master/fs/smb/server/
H A Dvfs.c948 err = vfs_setxattr(idmap,

Completed in 299 milliseconds