Searched refs:unix_gid (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/net/sunrpc/ |
A D | svcauth_unix.c | 407 struct unix_gid { struct 422 struct unix_gid *ug = container_of(item, struct unix_gid, h); in unix_gid_put() argument 431 struct unix_gid *orig = container_of(corig, struct unix_gid, h); in unix_gid_match() 432 struct unix_gid *new = container_of(cnew, struct unix_gid, h); in unix_gid_match() 437 struct unix_gid *new = container_of(cnew, struct unix_gid, h); in unix_gid_init() 438 struct unix_gid *item = container_of(citem, struct unix_gid, h); in unix_gid_init() 443 struct unix_gid *new = container_of(cnew, struct unix_gid, h); in unix_gid_update() 444 struct unix_gid *item = container_of(citem, struct unix_gid, h); in unix_gid_update() 468 struct unix_gid *ug = container_of(h, struct unix_gid, h); in unix_gid_request() 553 struct unix_gid *ug; in unix_gid_show() [all …]
|
Completed in 9 milliseconds