Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/auth_gss/
H A Dauth_gss.c76 struct gss_pipe { struct
99 struct gss_pipe *gss_pipe[2]; argument
889 struct gss_pipe *gss_pipe = pdo->pdo_data; in gss_pipe_dentry_destroy() local
920 struct gss_pipe *p; in gss_pipe_alloc()
952 struct gss_pipe *gss_pipe; in gss_pipe_match_pdo() local
957 gss_pipe = container_of(pdo, struct gss_pipe, pdo); in gss_pipe_match_pdo()
967 struct gss_pipe *gss_pipe; in gss_pipe_alloc_pdo() local
1012 struct gss_pipe *p = container_of(kref, struct gss_pipe, kref); in __gss_pipe_release()
1032 struct gss_pipe *gss_pipe; in gss_create_new() local
1087 gss_auth->gss_pipe[1] = gss_pipe; in gss_create_new()
[all …]