Home
last modified time | relevance | path

Searched refs:GID_HASHBITS (Results 1 – 1 of 1) sorted by relevance

/linux/net/sunrpc/
A Dsvcauth_unix.c403 #define GID_HASHBITS 8 macro
404 #define GID_HASHMAX (1<<GID_HASHBITS)
415 return hash_long(from_kuid(&init_user_ns, uid), GID_HASHBITS); in unix_gid_hash()

Completed in 7 milliseconds