Searched refs:maxbytes (Results 1 – 3 of 3) sorted by relevance
309 unsigned maxbytes = uid_eq(user->uid, GLOBAL_ROOT_UID) ? in proc_key_users_show() local320 maxbytes); in proc_key_users_show()
260 unsigned maxbytes = uid_eq(uid, GLOBAL_ROOT_UID) ? in key_alloc() local266 user->qnbytes + quotalen > maxbytes || in key_alloc()382 unsigned maxbytes = uid_eq(key->user->uid, GLOBAL_ROOT_UID) ? in key_payload_reserve() local388 (key->user->qnbytes + delta > maxbytes || in key_payload_reserve()
1010 unsigned maxbytes = uid_eq(uid, GLOBAL_ROOT_UID) ? in keyctl_chown_key() local1015 newowner->qnbytes + key->quotalen > maxbytes || in keyctl_chown_key()