Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_gc.c111 ctx, ctx->cc_vcred.vc_uid, sec2target_str(ctx->cc_sec)); in sptlrpc_gc_add_ctx()
136 ctx, ctx->cc_vcred.vc_uid, sec2target_str(ctx->cc_sec)); in sec_process_ctx_list()
Dsec.c461 oldctx, oldctx->cc_vcred.vc_uid, sec2target_str(oldctx->cc_sec), in sptlrpc_req_ctx_switch()
462 newctx, newctx->cc_vcred.vc_uid, sec2target_str(newctx->cc_sec), in sptlrpc_req_ctx_switch()
2372 const char *sec2target_str(struct ptlrpc_sec *sec) in sec2target_str() function
2380 EXPORT_SYMBOL(sec2target_str);
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_sec.h1060 const char *sec2target_str(struct ptlrpc_sec *sec);