Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dsec_gc.c76 CDEBUG(D_SEC, "added sec %p(%s)\n", sec, sec->ps_policy->sp_name); in sptlrpc_gc_add_sec()
100 CDEBUG(D_SEC, "del sec %p(%s)\n", sec, sec->ps_policy->sp_name); in sptlrpc_gc_del_sec()
118 CDEBUG(D_SEC, "gc pick up ctx %p(%u->%s)\n", in sec_process_ctx_list()
133 CDEBUG(D_SEC, "sec %p(%s) has 0 gc time\n", in sec_do_gc()
138 CDEBUG(D_SEC, "check on sec %p(%s)\n", sec, sec->ps_policy->sp_name); in sec_do_gc()
175 CDEBUG(D_SEC, "deletion pending, start over\n"); in sec_gc_main()
Dsec.c85 CDEBUG(D_SEC, "%s: registered\n", policy->sp_name); in sptlrpc_register_policy()
107 CDEBUG(D_SEC, "%s: unregistered\n", policy->sp_name); in sptlrpc_unregister_policy()
141 CDEBUG(D_SEC, in sptlrpc_wireflavor2policy()
314 CDEBUG(D_SEC, "found delayed sec adapt expired, do it now\n"); in import_sec_check_expire()
418 CDEBUG(D_SEC, "req %p: switch ctx %p(%u->%s) -> %p(%u->%s), switch sec %p(%s) -> %p(%s)\n", in sptlrpc_req_ctx_switch()
500 CDEBUG(D_SEC, in sptlrpc_req_replace_dead_ctx()
611 CDEBUG(D_SEC, "req %p: flavor has changed %x -> %x\n", in sptlrpc_req_refresh_ctx()
1184 CDEBUG(D_SEC, "%s@%p: being destroyed\n", sec->ps_policy->sp_name, sec); in sec_cop_destroy_sec()
1238 CDEBUG(D_SEC, "%s %s: reverse sec using flavor %s\n", in sptlrpc_sec_create()
1248 CDEBUG(D_SEC, "%s %s: select security flavor %s\n", in sptlrpc_sec_create()
[all …]
Dsec_config.c483 CDEBUG(D_SEC, "free sptlrpc conf %s\n", conf->sc_fsname); in sptlrpc_conf_free()
538 CDEBUG(D_SEC, "create sptlrpc conf %s\n", conf->sc_fsname); in sptlrpc_conf_get()
593 CDEBUG(D_SEC, "processing rule: %s.%s\n", target, param); in __sptlrpc_process_config()
814 CDEBUG(D_SEC, "obd %s\n", obd->u.cli.cl_target_uuid.uuid); in sptlrpc_conf_client_adapt()
Dsec_bulk.c251 CDEBUG(D_SEC, "released %ld pages, %ld left\n", in enc_pools_shrink_scan()
440 CDEBUG(D_SEC, in sptlrpc_enc_pool_fini()
Dsec_null.c108 CDEBUG(D_SEC, in null_ctx_verify()
Dsec_plain.c260 CDEBUG(D_SEC, in plain_ctx_verify()
/drivers/staging/lustre/lustre/llite/
Dremote_perm.c149 CDEBUG(D_SEC, "found remote perm: %u/%u/%u/%u - %#x\n", in do_check_remote_perm()
173 CDEBUG(D_SEC, in ll_update_remote_perm()
236 CDEBUG(D_SEC, "new remote perm@%p: %u/%u/%u/%u - %#x\n", in ll_update_remote_perm()
Dllite_lib.c1811 CDEBUG(D_SEC, "flush context for user %d\n", in ll_flush_ctx()
/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_debug.h152 #define D_SEC 0x08000000 macro
/drivers/staging/lustre/lustre/libcfs/
Ddebug.c361 case D_SEC: in libcfs_debug_dbg2str()