Home
last modified time | relevance | path

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

/net/sunrpc/
Dauth_unix.c24 #define uc_uid uc_base.cr_uid macro
124 if (!uid_eq(cred->uc_uid, acred->uid) || !gid_eq(cred->uc_gid, acred->gid)) in unx_match()
160 *p++ = htonl((u32) from_kuid(&init_user_ns, cred->uc_uid)); in unx_marshal()