Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/
Dsvcauth_unix.c482 static struct unix_gid *unix_gid_lookup(struct cache_detail *cd, kuid_t uid);
533 ugp = unix_gid_lookup(cd, uid); in unix_gid_parse()
625 static struct unix_gid *unix_gid_lookup(struct cache_detail *cd, kuid_t uid) in unix_gid_lookup() function
646 ug = unix_gid_lookup(sn->unix_gid_cache, uid); in unix_gid_find()