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

/linux-4.4.14/net/sunrpc/
H A Dsvcauth_unix.c473 static struct unix_gid *unix_gid_lookup(struct cache_detail *cd, kuid_t uid);
523 ugp = unix_gid_lookup(cd, uid); unix_gid_parse()
615 static struct unix_gid *unix_gid_lookup(struct cache_detail *cd, kuid_t uid) unix_gid_lookup() function
636 ug = unix_gid_lookup(sn->unix_gid_cache, uid); unix_gid_find()

Completed in 53 milliseconds