Lines Matching refs:size
163 smb2_wait_mtu_credits(struct TCP_Server_Info *server, unsigned int size,
197 *num = min_t(unsigned int, size,
480 /* Azure rounds the buffer size up 8, to a 16 byte boundary */
1037 /* skip copy - calc size only */
1152 unsigned int size[1];
1252 size[0] = len;
1259 SMB2_O_INFO_FILE, 0, data, size);
1339 seq_printf(m, "\tOptimal sector size: 0x%x",
1457 * but instead 512 byte (2**9) size is required for
1531 unsigned int size[2];
1636 size[0] = 8;
1641 SMB2_O_INFO_FILE, 0, data, size);
1799 cifs_tcon_dbg(VFS, "Invalid cchunk response size\n");
1853 /* Check that server is not asking us to grow size */
1859 goto cchunk_out; /* server gave us bogus size */
1972 struct cifsFileInfo *cfile, __u64 size, bool set_alloc)
1974 __le64 eof = cpu_to_le64(size);
1983 if (!set_alloc && (size > inode->i_size + 8192)) {
2026 * Although also could set plausible allocation size (i_blocks)
2027 * here in addition to setting the file size, in reflink
2029 * size will be queried on next revalidate, but it is important
2030 * to make sure that file's cached size is updated immediately
2084 * Input buffer contains (empty) struct smb_snapshot array with size filled in
2103 * know to set the maximum response size larger (see below).
2110 * the first query be minimal size (and just used to get the number/size
2111 * of previous versions) so response size must be specified as EXACTLY
2141 * Check for min size, ie not large enough to fit even one GMT
2143 * smaller size (or zero) to simply get the size of the array
2145 * and retry the ioctl again with larger array size sufficient
3400 /* if file not oplocked can't be sure whether asking to extend size */
3424 * do we also need to change the size of the file?
3623 /* if file not oplocked can't be sure whether asking to extend size */