Searched refs:xattr_iov (Results 1 – 6 of 6) sorted by relevance
667 struct kvec reparse_iov, xattr_iov; in mknod_wsl() local674 rc = wsl_set_xattrs(inode, mode, dev, &xattr_iov); in mknod_wsl()686 cc = xattr_iov.iov_base; in mknod_wsl()694 &reparse_iov, &xattr_iov); in mknod_wsl()700 kfree(xattr_iov.iov_base); in mknod_wsl()
56 struct kvec *xattr_iov);
1428 struct kvec *xattr_iov) in smb2_create_reparse_inode() argument1456 if (xattr_iov) in smb2_create_reparse_inode()1457 oparms.ea_cctx = xattr_iov; in smb2_create_reparse_inode()
498 struct kvec *xattr_iov);
636 struct kvec *xattr_iov);
2950 struct kvec *xattr_iov) in cifs_create_reparse_inode() argument2975 if (xattr_iov) in cifs_create_reparse_inode()2991 if (xattr_iov) { in cifs_create_reparse_inode()2994 ea = &((struct smb2_create_ea_ctx *)xattr_iov->iov_base)->ea; in cifs_create_reparse_inode()