Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dsvcauth_unix.c485 static struct unix_gid *unix_gid_lookup(struct cache_detail *cd, kuid_t uid);
536 ugp = unix_gid_lookup(cd, uid); in unix_gid_parse()
629 static struct unix_gid *unix_gid_lookup(struct cache_detail *cd, kuid_t uid) in unix_gid_lookup() function
650 ug = unix_gid_lookup(sn->unix_gid_cache, uid); in unix_gid_find()