Searched refs:maxbytes (Results 1 – 3 of 3) sorted by relevance
307 unsigned maxbytes = uid_eq(user->uid, GLOBAL_ROOT_UID) ? in proc_key_users_show() local318 maxbytes); in proc_key_users_show()
259 unsigned maxbytes = uid_eq(uid, GLOBAL_ROOT_UID) ? in key_alloc() local265 user->qnbytes + quotalen > maxbytes || in key_alloc()378 unsigned maxbytes = uid_eq(key->user->uid, GLOBAL_ROOT_UID) ? in key_payload_reserve() local384 (key->user->qnbytes + delta >= maxbytes || in key_payload_reserve()
936 unsigned maxbytes = uid_eq(uid, GLOBAL_ROOT_UID) ? in keyctl_chown_key() local941 newowner->qnbytes + key->quotalen >= maxbytes || in keyctl_chown_key()