Searched refs:D_SUPER (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_misc.c | 106 CDEBUG(D_SUPER, "Changing connect_flags: %#llx -> %#llx\n", in cl_ocd_update()
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_debug.h | 127 #define D_SUPER 0x00000004 macro
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/ |
D | debug.c | 198 case D_SUPER: in libcfs_debug_dbg2str()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | obd_class.h | 1130 CDEBUG(D_SUPER, "%s: osfs %p age %llu, max_age %llu\n", in obd_statfs_async() 1135 CDEBUG(D_SUPER, in obd_statfs_async() 1187 CDEBUG(D_SUPER, "osfs %llu, max_age %llu\n", in obd_statfs() 1198 CDEBUG(D_SUPER, "%s: use %p cache blocks %llu/%llu objects %llu/%llu\n", in obd_statfs()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | obd_mount.c | 45 #define D_MOUNT (D_SUPER|D_CONFIG/*|D_WARNING */) 1254 CDEBUG(D_SUPER, "Mount %s complete\n", in lustre_fill_super()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | llite_lib.c | 475 CDEBUG(D_SUPER, "rootfid "DFID"\n", PFID(&sbi->ll_root_fid)); in client_common_fill_super() 736 CDEBUG(D_SUPER, "next opt=%s\n", s1); in ll_options() 1511 CDEBUG(D_SUPER, "MDC blocks %llu/%llu objects %llu/%llu\n", in ll_statfs_internal() 1524 CDEBUG(D_SUPER, "OSC blocks %llu/%llu objects %llu/%llu\n", in ll_statfs_internal()
|