Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dclass_obd.c187 CDEBUG(D_IOCTL, "device name %s\n", name); in class_resolve_dev_name()
190 CDEBUG(D_IOCTL, "No device for name %s!\n", name); in class_resolve_dev_name()
195 CDEBUG(D_IOCTL, "device name %s, dev %d\n", name, dev); in class_resolve_dev_name()
218 CDEBUG(D_IOCTL, "cmd = %x\n", cmd); in class_handle_ioctl()
309 CDEBUG(D_IOCTL, "device name %s\n", data->ioc_inlbuf1); in class_handle_ioctl()
314 CDEBUG(D_IOCTL, "No device for UUID %s!\n", in class_handle_ioctl()
320 CDEBUG(D_IOCTL, "device name %s, dev %d\n", data->ioc_inlbuf1, in class_handle_ioctl()
329 CDEBUG(D_IOCTL, "closing all connections to uuid %s (NOOP)\n", in class_handle_ioctl()
Dobd_config.c358 CDEBUG(D_IOCTL, "attach type %s name: %s uuid: %s\n", in class_attach()
437 CDEBUG(D_IOCTL, "OBD: dev %d attached type %s with refcount %d\n", in class_attach()
552 CDEBUG(D_IOCTL, "finished setup of obd %s (uuid %s)\n", in class_setup()
599 CDEBUG(D_IOCTL, "detach on obd %s (uuid %s)\n", in class_detach()
673 CDEBUG(D_IOCTL, "%s: forcing exports to disconnect: %d\n", in class_cleanup()
960 CDEBUG(D_IOCTL, "global %s = %d\n", ptr, val); in class_set_global()
1104 CDEBUG(D_IOCTL, "processing cmd: %x\n", lcfg->lcfg_command); in class_process_config()
1113 CDEBUG(D_IOCTL, "adding mapping from uuid %s to nid %#llx (%s)\n", in class_process_config()
1121 CDEBUG(D_IOCTL, "removing mappings for uuid %s\n", in class_process_config()
1129 CDEBUG(D_IOCTL, "mountopt: profile %s osc %s mdc %s\n", in class_process_config()
[all …]
Dgenops.c169 CDEBUG(D_IOCTL, "Type %s already registered\n", name); in class_register_type()
346 CDEBUG(D_IOCTL, "Adding new device %s (%p)\n", in class_newdev()
756 CDEBUG(D_IOCTL, "destroying export %p/%s for %s\n", exp, in class_export_destroy()
801 CDEBUG(D_IOCTL, "final put %p/%s\n", in class_export_put()
934 CDEBUG(D_IOCTL, "destroying import %p for %s\n", imp, in class_import_destroy()
1122 CDEBUG(D_IOCTL, "connect: client %s, cookie %#llx\n", in class_connect()
1201 CDEBUG(D_IOCTL, "disconnect: cookie %#llx\n", in class_disconnect()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Ddebug.c55 D_NETERROR | D_HA | D_CONFIG | D_IOCTL);
208 case D_IOCTL: in libcfs_debug_dbg2str()
Dmodule.c322 CDEBUG(D_IOCTL, "doing %d pings to nid %s (%s)\n", in libcfs_ioctl_int()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-module.c146 CDEBUG(D_IOCTL, "invalid ioctl ( type %d, nr %d, size %d )\n", in libcfs_ioctl()
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_debug.h132 #define D_IOCTL 0x00000080 /* ioctl related information */ macro
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lockd.c498 DEBUG_REQ(D_IOCTL, req, "no set_info key"); in ldlm_handle_setinfo()
505 DEBUG_REQ(D_IOCTL, req, "no set_info val"); in ldlm_handle_setinfo()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dpack_generic.c2142 CDEBUG(D_IOCTL, "swabbing lov_user_md v1\n"); in lustre_swab_lov_user_md_v1()
2149 CDEBUG(D_IOCTL, "swabbing lov_user_md v3\n"); in lustre_swab_lov_user_md_v3()
2157 CDEBUG(D_IOCTL, "swabbing lov_mds_md\n"); in lustre_swab_lov_mds_md()
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c2335 CDEBUG(D_IOCTL, "Invalid client cookie %#llx\n", in lmv_get_info()
2386 CDEBUG(D_IOCTL, "Invalid key\n"); in lmv_get_info()
2401 CDEBUG(D_IOCTL, "Invalid client cookie %#llx\n", in lmv_set_info_async()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd.h232 CDEBUG(D_IOCTL, in lov_lum_swab_if_needed()
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1210 CDEBUG(D_IOCTL, "path get "DFID" from %llu #%d\n", in mdc_ioc_fid2path()
1233 CDEBUG(D_IOCTL, "path get "DFID" from %llu #%d\n%s\n", in mdc_ioc_fid2path()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Ddir.c721 CDEBUG(D_IOCTL, "bad userland LOV MAGIC: %#08x != %#08x nor %#08x\n", in ll_dir_setstripe()
Dfile.c1355 CDEBUG(D_IOCTL, "stripe already exists for ino %lu\n", in ll_lov_setstripe_ea_info()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_obd.c1574 D_IOCTL : D_WARNING, in lov_iocontrol()