Searched refs:unix_gid (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | svcauth_unix.c | 415 struct unix_gid { struct 429 struct unix_gid *ug = container_of(rcu, struct unix_gid, rcu); in unix_gid_free() 441 struct unix_gid *ug = container_of(item, struct unix_gid, h); in unix_gid_put() 448 struct unix_gid *orig = container_of(corig, struct unix_gid, h); in unix_gid_match() 449 struct unix_gid *new = container_of(cnew, struct unix_gid, h); in unix_gid_match() 454 struct unix_gid *ne in unix_gid_init() [all...] |
/kernel/linux/linux-6.6/net/sunrpc/ |
H A D | svcauth_unix.c | 408 struct unix_gid { struct 422 struct unix_gid *ug = container_of(rcu, struct unix_gid, rcu); in unix_gid_free() 434 struct unix_gid *ug = container_of(item, struct unix_gid, h); in unix_gid_put() 441 struct unix_gid *orig = container_of(corig, struct unix_gid, h); in unix_gid_match() 442 struct unix_gid *new = container_of(cnew, struct unix_gid, h); in unix_gid_match() 447 struct unix_gid *ne in unix_gid_init() [all...] |
Completed in 3 milliseconds