Searched refs:maxbytes (Results 1 – 10 of 10) sorted by relevance
81 void ps2_drain(struct ps2dev *ps2dev, int maxbytes, int timeout) in ps2_drain() argument83 if (maxbytes > sizeof(ps2dev->cmdbuf)) { in ps2_drain()85 maxbytes = sizeof(ps2dev->cmdbuf); in ps2_drain()92 ps2dev->cmdcnt = maxbytes; in ps2_drain()
221 loff_t maxbytes; in ext4_llseek() local224 maxbytes = EXT4_SB(inode->i_sb)->s_bitmap_maxbytes; in ext4_llseek()226 maxbytes = inode->i_sb->s_maxbytes; in ext4_llseek()241 if (offset < 0 || offset > maxbytes) { in ext4_llseek()
154 u64 maxbytes = (u64) sb->s_maxbytes; in fiemap_check_ranges() local161 if (start > maxbytes) in fiemap_check_ranges()167 if (len > maxbytes || (maxbytes - len) < start) in fiemap_check_ranges()168 *new_len = maxbytes - start; in fiemap_check_ranges()
40 cifs_ucs2_bytes(const __le16 *from, int maxbytes, in cifs_ucs2_bytes() argument45 int maxwords = maxbytes / 2; in cifs_ucs2_bytes()
79 int cifs_ucs2_bytes(const __le16 *from, int maxbytes,
46 void ps2_drain(struct ps2dev *ps2dev, int maxbytes, int timeout);
338 unsigned maxbytes = (user->uid == 0) ? in proc_key_users_show() local349 maxbytes); in proc_key_users_show()
273 unsigned maxbytes = (uid == 0) ? in key_alloc() local279 user->qnbytes + quotalen >= maxbytes || in key_alloc()390 unsigned maxbytes = (key->user->uid == 0) ? in key_payload_reserve() local396 (key->user->qnbytes + delta >= maxbytes || in key_payload_reserve()
764 unsigned maxbytes = (uid == 0) ? in keyctl_chown_key() local769 newowner->qnbytes + key->quotalen >= maxbytes || in keyctl_chown_key()
347 /proc/sys/kernel/keys/maxbytes