Searched refs:build_qfs_info_req (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/fs/cifs/ |
D | smb2pdu.c | 2701 build_qfs_info_req(struct kvec *iov, struct cifs_tcon *tcon, int level, in build_qfs_info_req() function 2743 rc = build_qfs_info_req(&iov, tcon, FS_FULL_SIZE_INFORMATION, in SMB2_QFS_info() 2794 rc = build_qfs_info_req(&iov, tcon, level, max_len, in SMB2_QFS_attr()
|