Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec_gc.c119 ctx, ctx->cc_vcred.vc_uid, sec2target_str(ctx->cc_sec)); in sec_process_ctx_list()
Dsec.c420 oldctx, oldctx->cc_vcred.vc_uid, sec2target_str(oldctx->cc_sec), in sptlrpc_req_ctx_switch()
421 newctx, newctx->cc_vcred.vc_uid, sec2target_str(newctx->cc_sec), in sptlrpc_req_ctx_switch()
2251 const char *sec2target_str(struct ptlrpc_sec *sec) in sec2target_str() function
2259 EXPORT_SYMBOL(sec2target_str);
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_sec.h1031 const char *sec2target_str(struct ptlrpc_sec *sec);