Home
last modified time | relevance | path

Searched defs:maxbytes (Results 1 – 7 of 7) sorted by relevance

/linux-3.3/security/keys/
Dkey.c265 unsigned maxbytes = (uid == 0) ? in key_alloc() local
383 unsigned maxbytes = (key->user->uid == 0) ? in key_payload_reserve() local
Dproc.c338 unsigned maxbytes = (user->uid == 0) ? in proc_key_users_show() local
Dkeyctl.c770 unsigned maxbytes = (uid == 0) ? in keyctl_chown_key() local
/linux-3.3/drivers/input/serio/
Dlibps2.c81 void ps2_drain(struct ps2dev *ps2dev, int maxbytes, int timeout) in ps2_drain()
/linux-3.3/fs/ext4/
Dfile.c221 loff_t maxbytes; in ext4_llseek() local
/linux-3.3/fs/cifs/
Dcifs_unicode.c40 cifs_utf16_bytes(const __le16 *from, int maxbytes, in cifs_utf16_bytes()
/linux-3.3/fs/
Dioctl.c154 u64 maxbytes = (u64) sb->s_maxbytes; in fiemap_check_ranges() local