Searched refs:build_qfs_info_req (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/fs/cifs/ |
D | smb2pdu.c | 4054 build_qfs_info_req(struct kvec *iov, struct cifs_tcon *tcon, int level, in build_qfs_info_req() function 4103 rc = build_qfs_info_req(&iov, tcon, FS_POSIX_INFORMATION, in SMB311_posix_qfs_info() 4151 rc = build_qfs_info_req(&iov, tcon, FS_FULL_SIZE_INFORMATION, in SMB2_QFS_info() 4216 rc = build_qfs_info_req(&iov, tcon, level, max_len, in SMB2_QFS_attr()
|