Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/llite/
Dllite_capa.c78 DEBUG_CAPA(D_SEC, &ocapa->c_capa, in update_capa_timer()
119 DEBUG_CAPA(D_SEC, &ocapa->c_capa, "expired"); in have_expired_capa()
157 DEBUG_CAPA(D_SEC, &ocapa->c_capa, "free client"); in ll_delete_capa()
215 DEBUG_CAPA(D_SEC, &ocapa->c_capa, in capa_thread_main()
266 DEBUG_CAPA(D_SEC, &ocapa->c_capa, in capa_thread_main()
275 DEBUG_CAPA(D_SEC, &ocapa->c_capa, "release expired"); in capa_thread_main()
357 DEBUG_CAPA(D_SEC, &ocapa->c_capa, "found client"); in ll_osscapa_get()
406 DEBUG_CAPA(D_SEC, capa, "add MDS"); in do_add_mds_capa()
412 DEBUG_CAPA(D_SEC, capa, "update MDS"); in do_add_mds_capa()
434 DEBUG_CAPA(D_SEC, &ocapa->c_capa, "found client"); in do_lookup_oss_capa()
[all …]
Dremote_perm.c152 CDEBUG(D_SEC, "found remote perm: %u/%u/%u/%u - %#x\n", in do_check_remote_perm()
176 CDEBUG(D_SEC, in ll_update_remote_perm()
240 CDEBUG(D_SEC, "new remote perm@%p: %u/%u/%u/%u - %#x\n", in ll_update_remote_perm()
Dllite_lib.c1995 CDEBUG(D_SEC, "flush context for user %d\n", in ll_flush_ctx()
/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()
108 CDEBUG(D_SEC, "hand over ctx %p(%u->%s)\n", in sptlrpc_gc_add_ctx()
133 CDEBUG(D_SEC, "gc pick up ctx %p(%u->%s)\n", in sec_process_ctx_list()
148 CDEBUG(D_SEC, "sec %p(%s) has 0 gc time\n", in sec_do_gc()
153 CDEBUG(D_SEC, "check on sec %p(%s)\n", sec, sec->ps_policy->sp_name); in sec_do_gc()
190 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()
356 CDEBUG(D_SEC, "found delayed sec adapt expired, do it now\n"); in import_sec_check_expire()
460 CDEBUG(D_SEC, "req %p: switch ctx %p(%u->%s) -> %p(%u->%s), " in sptlrpc_req_ctx_switch()
542 CDEBUG(D_SEC, in sptlrpc_req_replace_dead_ctx()
654 CDEBUG(D_SEC, "req %p: flavor has changed %x -> %x\n", in sptlrpc_req_refresh_ctx()
1227 CDEBUG(D_SEC, "%s@%p: being destroyed\n", sec->ps_policy->sp_name, sec); in sec_cop_destroy_sec()
1288 CDEBUG(D_SEC, "%s %s: reverse sec using flavor %s\n", in sptlrpc_sec_create()
1298 CDEBUG(D_SEC, "%s %s: select security flavor %s\n", in sptlrpc_sec_create()
[all …]
Dsec_config.c442 CDEBUG(D_SEC, "<%02d> from %x to %x, net %x, rpc %x\n", n, in sptlrpc_rule_set_dump()
522 CDEBUG(D_SEC, "free sptlrpc conf %s\n", conf->sc_fsname); in sptlrpc_conf_free()
577 CDEBUG(D_SEC, "create sptlrpc conf %s\n", conf->sc_fsname); in sptlrpc_conf_get()
632 CDEBUG(D_SEC, "processing rule: %s.%s\n", target, param); in __sptlrpc_process_config()
867 CDEBUG(D_SEC, "obd %s\n", obd->u.cli.cl_target_uuid.uuid); in sptlrpc_conf_client_adapt()
Dsec_bulk.c254 CDEBUG(D_SEC, "released %ld pages, %ld left\n", in enc_pools_shrink_scan()
389 CDEBUG(D_SEC, "add %d pages to total %lu\n", npages, in enc_pools_insert()
435 CDEBUG(D_SEC, "added %d pages into pools\n", npages); in enc_pools_add_pages()
774 CDEBUG(D_SEC, in sptlrpc_enc_pool_fini()
Dsec_null.c115 CDEBUG(D_SEC, in null_ctx_verify()
Dsec_plain.c260 CDEBUG(D_SEC, in plain_ctx_verify()
/drivers/staging/lustre/lustre/obdclass/
Dcapa.c166 DEBUG_CAPA(D_SEC, &ocapa->c_capa, "found"); in find_capa()
187 DEBUG_CAPA(D_SEC, &ocapa->c_capa, "free lru"); in capa_delete_lru()
/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_debug.h152 #define D_SEC 0x08000000 macro
/drivers/staging/lustre/lustre/libcfs/
Ddebug.c248 case D_SEC: in libcfs_debug_dbg2str()
/drivers/staging/lustre/lustre/mdc/
Dmdc_lib.c70 DEBUG_CAPA(D_SEC, c, "pack"); in mdc_pack_capa()
/drivers/staging/lustre/lustre/osc/
Dosc_request.c206 DEBUG_CAPA(D_SEC, c, "pack"); in osc_pack_capa()